Skip to main content

Home/ ASP.Net MVC/ Group items tagged Selenium

Rss Feed Group items tagged

Johann Strydom

Agile Testing: Ajax testing with Selenium using waitForCondition - 1 views

  •  
    "An often-asked question on the selenium-users mailing list is how to test Ajax-specific functionality with Selenium. The problem with Ajax testing is that the HTML page under test is modified asynchronously, so a plain Selenium assert or verify command might very well fail because the element being tested has not been created yet by the Ajax call. A quick-and-dirty solution is to put a pause command before the assert, but this is error-prone, since the pause might be not sufficient on a slow machine, while being unnecessarily slow on a faster one."
Johann Strydom

SeleniumExamples » Blog Archive » Selenium 2 in .NET framework - 1 views

  •  
    How to setup Selenium 2 in Dot Net
Johann Strydom

seleniumconf - YouTube - 2 views

  •  
    Videos from Selenium Conference
1 - 3 of 3
Showing 20 items per page