Need help in order to find out why web page is not completing loading data when opened with Selenium rc?
Page 1 of 1 • Share •
Need help in order to find out why web page is not completing loading data when opened with Selenium rc?
Hi,
I have a web page that is loading some large amount of data in a grid in approxm. 2 minutes. I login to the page manually and it opens without any error and data gets loaded in the grid in 2 minutes.
However when I am using Selenium Rc, the automation opens the page and login but the data does not get loaded in the grid even after 20 minutes of wait and the cursor keeps waiting. I have to finally close the browser.
I have verified from my side the following
-> The test case does not introduce any wait and it works fine when the dataset is small in size.
-> I set selenium.set_timeout to a large value but that also did not help
Any pointers will be of great help?
Thanks,
Ady
I have a web page that is loading some large amount of data in a grid in approxm. 2 minutes. I login to the page manually and it opens without any error and data gets loaded in the grid in 2 minutes.
However when I am using Selenium Rc, the automation opens the page and login but the data does not get loaded in the grid even after 20 minutes of wait and the cursor keeps waiting. I have to finally close the browser.
I have verified from my side the following
-> The test case does not introduce any wait and it works fine when the dataset is small in size.
-> I set selenium.set_timeout to a large value but that also did not help
Any pointers will be of great help?
Thanks,
Ady
adyfromindia- Posts: 1
Join date: 2010-12-20
Similar topics» Find out what Is Great About Dell Desktops.
» Off-page optimization Tips
» Samsung all hardware solution in one page.. daily updated.. get..set.. go..
» 3110 data blk error
» MCX IEOD DATA MAY 2012
» Off-page optimization Tips
» Samsung all hardware solution in one page.. daily updated.. get..set.. go..
» 3110 data blk error
» MCX IEOD DATA MAY 2012
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case