如何在运行关键字后返回结果?
例:
mykey word [Arguments] input ${results}= getme input
但我想使用这些结果:
${results} = mykey word newinput
robotframework
robotframework ×1