Skip to content

Holgar/playwright_tests_with_po

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playwright_tests

Playwright tests repo is an example of playwright tests implemented using PageObject pattern and fixtures for learning purposes

Installation

npm install

Usage

Run tests:

npm run test

Launch tests in UI mode:

npm run test-ui

Run eslint rules and fix errors if possible:

npm run lint

License

ISC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%