Skip to content

itestense/playwright-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tutorial about using Playwright

Usage

Copy .env.example to .env and set your base URL there.

Run:

npx playwright test <testname>
npx playwright test --ui <testname>

Requirements

A simple WordPress install somewhere with CF7, and a simple form asking for Name, Email, Message (see the test for more.)

About

A simple tutorial to understand Playwright e2e testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%