This project demonstrates UI testing using Behave, Selenium, WebDriver Manager, and the Page Object Model with the Sauce Demo website.
- Behave for Behavior-Driven Development (BDD).
- Selenium WebDriver for UI interaction.
- WebDriver Manager for automatic browser driver management.
- Page Object Model for organizing Selenium tests in a maintainable way.