- helara
- Posts : 1
Join date : 2012-02-25
Using Selenium at the same I use the browser
Sat Feb 25, 2012 9:16 am
Hi guys, I'm pretty new with Selenium but I have encounter with this problem on my first test. I need to use Selenium to navigate and interacts with a website, but I need to able to use the browser at the same time, meaning, open another tabs and working on them.
I have used Watin before, and this worked like a charm. I would have the testing running on one tab and I would continue to work on others tabs without problem. At a glance, it seems to me that Selenium can only work with the "active" tab, and so if I open a new tab, this will be become the active and of course, the tests will run on this new tab.
Any help will be highly appreciated. I was considering moving from Watin to Selenium, but this is a major problem for me.
Thanks a lot.
I have used Watin before, and this worked like a charm. I would have the testing running on one tab and I would continue to work on others tabs without problem. At a glance, it seems to me that Selenium can only work with the "active" tab, and so if I open a new tab, this will be become the active and of course, the tests will run on this new tab.
Any help will be highly appreciated. I was considering moving from Watin to Selenium, but this is a major problem for me.
Thanks a lot.
- terrynweze
- Posts : 5
Join date : 2012-03-01
Re: Using Selenium at the same I use the browser
Thu Mar 08, 2012 4:31 am
do you actually need to use a new tab? if you open a new browser instance you can interact with that whilst selenium executes against the other.
- Selenium.SeleniumException : Failed to start new browser session: Error while launching browser
- In selenium web driver , while running the script ,after the browser(modal) message box is displayed and closed by selenium , the next button click statement is not executing
- Could not start Selenium session: Failed to start new browser session: Error while launching browser
- Could not start Selenium session: Failed to start new browser session: Error while launching browser
- Using Selenium RC on server without browser?
Permissions in this forum:
You cannot reply to topics in this forum