You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
End-to-end UI automation project for the SauceDemo e-commerce application using Python, Selenium WebDriver, and the Page Object Model (POM). Validates the complete purchasing workflow from user login to order confirmation.
a practice project covering the basics of Playwright UI testing, designed to be flexible to work with either BDD (Gherkin) or Non-BDD style - both sharing the same page objects.