© 2015 browserup.com | signup for beta access | blog | twitter | facebook | drop us a line
Real Browser Testing (Selenium) Link Round-up
Here are some interesting links we found on real browser automated testing:
Having Selenium wait for a page to load after a click can be tricky. Here’s a good way to do it.
PhantomJS vs. Selenium comparison by Phantom’s author.
7 things you need to know to make Selenium tests reliable and maintainable.
Write up of page objects pattern in Selenium.
Automating an HTML 5 Range element in Selenium. Is this the best we can do?
Best Free Selenium training tutorials.
How to Use TestNG Annotations in Selenium (with Examples)