Skip to content

minngt/demoqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Python Automation Framework

About

This project hardens the Playwright in Python to explore the webpage https://www.demoqa.com/ 🧙‍♂️

Project structure

Project implements Page Object Pattern architecture.

  • tests: definition of test suites and scenarios.
  • constants stores the constant elements of the project like URLs, UI texts, etc.
  • core: core functionalities like class base for page objects and utils.
  • data: data for tests like user data, book information, etc.
  • pages: main project library combines pages construction, pages locator definition and generation in locators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages