Treehouse is currently experiencing service disruptions due to an ongoing Amazon Web Services outage. Some account features may be temporarily unavailable.
You found it first ⚡ 50% off any plan for 6 months, exclusive to new subscribers for a limited time only.
✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python
🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀
Join the Treehouse affiliate program and earn 25% recurring commission!
As web applications grow in size it becomes difficult to reliably and thoroughly verify that the application behaves as intended. Manually stepping through the system gets tedious and time consuming. That's where automated testing tools become invaluable. In this course we will learn to use Selenium WebDriver, one of the most popular utilities for automating interactions with web browsers, to build automated tests for the purpose of verifying and maintaining a quality application.