sunram_ram
Member
- Member since
- Aug 16, 2010
- Last active
- Aug 16, 2010
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
1a5e0523-f05b-4a95-b256-a2c2833fecf4
No! Actually Selenium is still running with 2 different sessions. These 4 are the only parameters that can be passed.
-
#Threads
Test 2 browsers(either IE or firefox) concurrently
Hi, How can i open 2 browsers at the same time and test within one test script? I want to test concurrency...
-
#Threads
Calling application's js file inside selenium Rc -Java
Hi, I am testing a Dojo application. I want to capture DojoDatastore values from Selenium RC using java. How is it possible?
-
#Threads
Calling application's js file inside selenium RC
HI, There is global variable stored in javascript in the application? It is saved in file adminSys.js? How can i call this...