- adyfromindia
- Posts : 1
Join date : 2010-12-20
Need help in order to find out why web page is not completing loading data when opened with Selenium rc?
Mon Dec 20, 2010 5:26 pm
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
- opera browser not loading the page using selenium Rc(Java)
- It is possible to find list of all URL's exist in any web page in selenium ide
- 10 steps to set up Selenium Automation Hybrid Framework with implementing Testng, Log4j, Page Object Model, Data Driven, Modular Driven, Exceptions
- How do I get one page element in another page using Selenium Webdriver(java code)
- how to find whether page get generated or not
Permissions in this forum:
You cannot reply to topics in this forum