Skip to content

cmoir/playwright_pytest_example_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Python Page Oject Example Poject

Playwright Documentation

https://playwright.dev/python/docs/intro

Page Object example

This test is using a standard page object model, where the selectors and functions are group inside a class.

Alternative format that uses files instead of objects to group the pages can be found here

Releases

No releases published

Packages

No packages published

Languages