Run Selenese Directly Within the Server Using -htmlSuite
You can run Selenese html files directly within the Selenium Server by passing the html file to the server’s command line. For instance:
java -jar selenium-server-standalone-
This will automatically launch your HTML suite, run all the tests and save a nice HTML report with the results.
No comments:
Post a Comment