#browser-automation
## Books
- [The Selenium Guidebook](https://seleniumguidebook.com/) by Dave Haeffner
- Alternatively, Sauce Labs's [Sauce School](https://training.saucelabs.com/) offers the Java, JavaScript and Python editions for free
- [Selenium WebDriver Recipes for Node.js](https://leanpub.com/selenium-webdriver-recipes-in-nodejs) by Zhimin Zhan
- "Mastering Selenium WebDriver" by Mark Collin, ISBN 978-1-78439-435-6 (great resource, even though the code examples are Java)
- [Improving end to end tests reliability](https://frantic.im/e2e-tests/)