Selenium is installed under port 80
Application is installed under port 8080
 
When I was trying to access the application login page under port 8080, Selenium open the login page in the main browser instead of opening it in the test frame.  Anyone has any idea how I can work around it?
 
Command I used:
 
||open||http://ServerA:8080/login.aspx||
 
Thank you much in advance.
 
--William
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to