LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Selenium Problems (https://www.linuxquestions.org/questions/linux-software-2/selenium-problems-670560/)

Tyler_H72 09-17-2008 11:53 AM

Selenium Problems
 
I am having troubles running my Selenium tests. I am using the following command
Code:

java -jar selenium-server.jar -htmlSuite "*firefox" http://192.168.40.23:8080 /srv/www/htdocs/selenium-remote-control-0.9.2/selenium-server-0.9.2/WebDxSuite.html /srv/www/htdocs/webdxResults.html
For some reason reason, this opens up the browser, displays a list of tests available (which it says is located at /selenium-server/tests/), and the proceeds to fail because it won't open the proper page. I am extremely frustrated with this as I had it working not a month ago, but for some reason I have forgotten how I did it. Any help would be much appreciated- thanks![B]java -jar selenium-server.jar -htmlSuite "*firefox" http://192.168.40.23:8080 /srv/www/htdocs/selenium-remote-control-0.9.2/selenium-server-0.9.2/WebDxSuite.html


All times are GMT -5. The time now is 06:20 PM.