标题: 验证robotframework时,出现的问题(我是win10系统) [打印本页] 作者: ztao 时间: 2018-1-10 13:44 标题: 验证robotframework时,出现的问题(我是win10系统) C:\Users\张涛>pybot --version
D:\Python36\lib\runpy.py:125: RuntimeWarning: 'robot.run' found in sys.modules after import of package 'robot', but prior to execution of 'robot.run'; this may result in unpredictable behaviour
warn(RuntimeWarning(msg))
Robot Framework 3.0.2 (Python 3.6.4 on win32)