I’ve been suffering of selenese flu for months, being on a .net project we were using selenium RC. The typical symptoms are flaky, slow tests and sometimes a lot of sleeps in your code to make it work.
Selenium has its age and it struggles to cope with the current web 2.0 asynchronous calls & rich javascript.
Fortunately [...]
Tag Archives: webdriver
Suffering of Selenese Flu? Try webdriver
Posted in General Stuff Also tagged acceptance tests, functional tests, javascript, Selenium, web Leave a comment