- ibmdirector
- Posts : 2
Join date : 2010-07-06
Selenium Junits not displaying frames
Tue Jul 06, 2010 4:58 pm
Hi All,
I am facing a problem with the Junit of my selenium testcase. My product uses web console and for each functionality , a frame is opened . We make use of AJAX in our web console.
The problem is , when I use the IDE, the frame appears as the active window and I am able to see the operations performed by selenium on the webconsole. Where as When I run the Junits, the frame opens inside the window , but I am not able to look at the frame or the operations performed on the frame.
The URL is :8422/ibm/console/" title="https://:8422/ibm/console/" class="link">https://:8422/ibm/console/ () . After the login the url changes as :8422/ibm/console/login.do?action=secure." title="https://:8422/ibm/console/login.do?action=secure." class="link">https://:8422/ibm/console/login.do?action=secure. ()
When I click on any link, a new frame opens but that frame is not displayed( A tab accompanies each frame. Only the tab appears, but not the frame ) and if some other frame is opened from the previously opened frame then that newly opened frame is not displayed, but the operations like click, type, verify are working and passing ( this is what the testrunner says. But we cant see it happen.).
Eagerly awaiting any possible workarounds or the usage problem. Thanks in advance.
Piyush Jain
Balaji
I am facing a problem with the Junit of my selenium testcase. My product uses web console and for each functionality , a frame is opened . We make use of AJAX in our web console.
The problem is , when I use the IDE, the frame appears as the active window and I am able to see the operations performed by selenium on the webconsole. Where as When I run the Junits, the frame opens inside the window , but I am not able to look at the frame or the operations performed on the frame.
The URL is :8422/ibm/console/" title="https://:8422/ibm/console/" class="link">https://:8422/ibm/console/ () . After the login the url changes as :8422/ibm/console/login.do?action=secure." title="https://:8422/ibm/console/login.do?action=secure." class="link">https://:8422/ibm/console/login.do?action=secure. ()
When I click on any link, a new frame opens but that frame is not displayed( A tab accompanies each frame. Only the tab appears, but not the frame ) and if some other frame is opened from the previously opened frame then that newly opened frame is not displayed, but the operations like click, type, verify are working and passing ( this is what the testrunner says. But we cant see it happen.).
Eagerly awaiting any possible workarounds or the usage problem. Thanks in advance.
Piyush Jain
Balaji
- ibmdirector
- Posts : 2
Join date : 2010-07-06
Re: Selenium Junits not displaying frames
Wed Jul 07, 2010 2:04 pm
We have used -browserSessionReuse options while starting RC to avoid that issue.. now this is working fine.
Thanks
Piyush Jain
Balaji
Thanks
Piyush Jain
Balaji
- The required object is not displaying based on the selenium action - IE7, IE8 & IE9 browsers
- Creating detail log for selenium command execution (Selenium RC Java client)?
- how to type in frames
- [Help] Problem of running selenium Testcase[Java Junit] with Selenium RC
- Finding elements in a page with nested frames
Permissions in this forum:
You cannot reply to topics in this forum