Skip to content

Behavior-driven testing with Selenium in Python

Notifications You must be signed in to change notification settings

jmsdaq/behave-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python UI Testing with Behave, Selenium, WebDriver Manager, and Page Object Model

This project demonstrates UI testing using Behave, Selenium, WebDriver Manager, and the Page Object Model with the Sauce Demo website.

Features

  • 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.

Releases

No releases published

Packages

No packages published