Skip to content

Artem-applitools/tutorial-playwright-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

Install Node.js from here

Running the example

  1. Download the example
    • Option 1: git clone https://github.com/applitools/tutorial-playwright-basic.git
    • Option 2: Download it as a Zip file and extract it
  2. CD into the tutorial-playwright-basic folder
  3. Change the APPLITOOLS_API_KEY with your own.
    • Login to Applitools > Click on the Person icon > My API Key
  4. run npm install
  5. run npm test

Adding to an existing Node.js example

npm install "@applitools/eyes-playwright" --save-dev

About

Applitools Ultrafast Test Grid ClassicRunner tutorial using Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published