【robotframework错误集合一】AttributeError: 'ForLoop' object has no attribute 'report_invalid_syntax'
一、错误异常
command: robot --argumentfile c:\users\yh001\appdata\local\temp\RIDEiqsta2.d\argfile.txt --listener C:\Python27\lib\site-packages\robotide\contrib\testrunner\TestRunnerAgent.py:60746:False E:\robotframework\CSDNTest.html
unexpected error: [ ERROR ] Parsing 'E:\robotframework\CSDNTest.html' failed: AttributeError: 'ForLoop' object has no attribute 'report_invalid_syntax'
Try --help for usage information.
test finished 20190620 14:44:24
二、解决方案
1、首先查看脚本,并无异常

2、查看报错信息,解析CSDNTest.html异常
本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!
