Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 316 Bytes

Learn QA Automation

About

This project utilizes the Page-Object framework, Behave, and Selenium web automation to perform automated quality assurance tasks.

Setup

  • Install pyenv.
  • Install dependencies with pip install -r requirements.txt.
  • Run tests with behave.