开发者

LoggingSelenium for HTML tests?

开发者 https://www.devze.com 2023-03-29 21:55 出处:网络
Currently, I\'m running selenium HTML tests like this: java -jar scripts/selenium-server-standalone-2.4.0.jar -browserSessionReuse -htmlSuite *firefox $targetServer ./test/selenium/html/TestSuite.htm

Currently, I'm running selenium HTML tests like this:

java -jar scripts/selenium-server-standalone-2.4.0.jar -browserSessionReuse -htmlSuite *firefox $targetServer ./test/selenium/html/TestSuite.html ./target/selenium/html/TestSuiteResults.html

LoggingSelenium looks pretty interesting, but I don't see how to use it with the standalone driver. Is there a way I can get things like screenshots of test failures or logging of the current-test running with just the standalone dr开发者_如何转开发iver and a HTML TestSuite?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号