Skip to content

A demo repository for using GuidePup with PlayWright

License

Notifications You must be signed in to change notification settings

cshnimble/guidepupdemo

Repository files navigation

Guidepup Demo

A demo repository for using Guidepup with Playwright

Installation

To install dependencies, run npm install

Setup

Windows

You will first need to install NVDA

Once installed, you can then run the Guidepup setup by running the command npx @guidepup/setup

MacOS

Coming soon

Running the tests

To execute all of the tests, run the command npx playwright test --headed

Windows

npx playwright test --headed --project=NVDA

MacOS

npx playwright test --headed --project=VoiceOver

Linting

Eslint has been set up including the eslint playwright plugin and can be run using the script npm run lint

About

A demo repository for using GuidePup with PlayWright

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published