Sane AJAX Testing in Selenium
Selenium is great for Web 1.0 applications, which involve a page load after each significant user action. Selenium knows to block until the page is done loading, and so the page load provides an implicit “wait until crap is done” barrier to keep your test from getting ahead of the browser.
Want to have your say? just login


Be first to show your opinion !!!