A warning to myself, as I forgot over the last year and might forget again.
- Selenium is bloody slow.
- Selenium produces crappy error messages.
-
Selenium sports a highly unintuitive vaguely documented api (at least it always takes ages to find the right docs on
the web). - Selenium is unreliable.
Use WebDriver!
Leave a Reply