Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 765 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 765 Bytes
  • Author - Vinutha

Web Automation Framework with POM in Python(Selenium) using pytest

  • Python, PyTest
  • Selenium
  • Allure Report
  • Page Object Model
  • Highlight element while run
  • Capture screenshots for the failed tests

Folder Structure

AutomationFolderStructure

Allure Report

AllureTestReport

Captured Screenshot of failed test case

ScreenshotOfFailedTest

Installation command

pip install -r requirements.txt