public marks

PUBLIC MARKS from parmentierf with tags ajax & debug

05 October 2006 07:45

InfoQ: Testing Ajax Applications with Selenium

by 6 others
Fortunately Selenium has provided support for doing exactly what we want. When a field value changes in the current page, you can use the waitForValue command to make Selenium wait until the expected value appears.