Test runs in a new browser.

View: New views
1 Messages — Rating Filter:   Alert me  

Test runs in a new browser.

by sampad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI,
I am using Selenium + perl for scripting but whenever i execute the script after starting the selenum server.. The test does not run in testrunner but in a new browser..So I end up geting two browsers for a test 1)Test runner Browser 2)The browser where the test executes