How to run the selenium IDE test suite from the command line?

341    Asked by NoraWimbley in QA Testing , Asked on Jan 17, 2020
Answered by Nora Wimbley

We've given the command to run the SIDE test suite in the following line.

Java -jar "C:selenium-server-independent 2.33.0.jar" - htmlSuite "*firefox" "http://www.example.com" " "C:SeleniumSuite.HTML"



Your Answer

Interviews

Parent Categories