- sunram_ramActive particpant
- Posts : 16
Join date : 2010-06-25
Test 2 browsers(either IE or firefox) concurrently
Mon Aug 16, 2010 7:54 pm
Hi,
How can i open 2 browsers at the same time and test within one test script?
I want to test concurrency within 2 browsers.
I am able to work as using one browser as IE and other as firefox, how to open both in IE or firefox. I am trying some thing like this:
selenium.open("localhost",4444,"*iexplore",url)
selenium1.open("localhost",4444,"*iexplore",url1)
But only one IE is opening.
but when i use different then it is working fine.
How can i open 2 browsers at the same time and test within one test script?
I want to test concurrency within 2 browsers.
I am able to work as using one browser as IE and other as firefox, how to open both in IE or firefox. I am trying some thing like this:
selenium.open("localhost",4444,"*iexplore",url)
selenium1.open("localhost",4444,"*iexplore",url1)
But only one IE is opening.
but when i use different then it is working fine.
- Getting Firefox Browser already running pop-up frequently while executing test code
- Executing Same test cases in multiple browsers simultaneously
- got "(firefox:6641):GLib-WARNING **: g_set_prgname() called multiple times" and Test Error
- Running Selenium RC test script in Firefox under Linux.
- how to continue my selenium tests without closing the firefox after each test
Permissions in this forum:
You cannot reply to topics in this forum