This project automates login testing with Behave and Selenium WebDriver, using BDD to verify login scenarios like valid and invalid credentials. The page object model (POM) keeps the code organized and easy to scale.
page-object-model selenium-automation behave-framework bdd-login-testing python-test-automation reusable-test-code
-
Updated
Nov 1, 2024 - Python