0
点赞
收藏
分享

微信扫一扫

pycharm使用robotFramework执行自动化测试

参考:​​https://blog.csdn.net/asmartkiller/article/details/119107133​​

pycharm无法安装intelliBot,参考:

​​https://blog.csdn.net/kuang_jia_ji/article/details/120007568​​

另参考:

最后输出结果:

"D:\Program Files\Python36\Python36\Scripts\pybot.bat" -d results test.txt

==============================================================================

Test                                                                          

==============================================================================

Baidu Search case                                                     | PASS |

------------------------------------------------------------------------------

Test                                                                  | PASS |

1 test, 1 passed, 0 failed

==============================================================================

Output:  D:\myProgram\pythonProgram\robotTest\Basic_Robot_Framework_6\results\output.xml

Log:     D:\myProgram\pythonProgram\robotTest\Basic_Robot_Framework_6\results\log.html

Report:  D:\myProgram\pythonProgram\robotTest\Basic_Robot_Framework_6\results\report.html


Process finished with exit code 0

举报

相关推荐

0 条评论