windows - Detecting state changes in Internet Explorer -


I'm trying to automate some tests on Internet Explorer. How can I find out that the status of the webpage has changed? Is there a way to know if the page is loading, if it changes, if it scrolls, etc.?

I want to know how can I go through the second process of this situation?

You can complete a page load and examine many other events inside Internet Explorer and many other web sites. Allows browsers to It is a tool for automated testing of web pages.

This lets you write tests that perform actions and test the status of the page.

You can either see the source of Selenium and see what it is doing or just using it to test it.

I'm not sure how a web page will scroll in an automated page, but you can find out what is the scrolling window.scrollX value when the page gets loaded and to see that What values ​​have changed?


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -