weixin_39747383 2020-11-30 10:52
浏览 0

Support for variables and variable files from command line

Originally submitted to Google Code by on 25 Jan 2009

It would be convenient to be able to define values for variables from command line. The values would not be replaced in the test data; instead their values could be used to try to resolve resource and variable file imports that contain variables.

该提问来源于开源项目:robotframework/RIDE

  • 写回答

8条回答 默认 最新

  • weixin_39747383 2020-11-30 10:52
    关注

    Originally submitted to Google Code by on 26 Jan 2009

    Actually these variables, and all other variables, should be used in when resolving imports. That would help fixing issue 69 .

    评论

报告相同问题?