Selenium, and WebDriver by extension have a bad reputation for being unreliable, unmaintainable and slow. Care to guess whose fault it is? Have a mirror handy? The good news is that we know how to address these problems.
- Page Objects FTW - 20 minutes
- Locators
- dynamic
 
- Elements
- input
- select
- checkbox
 
 
- Locators
- Actions