Skip to content

srivishnu-ayyagari-zz/playwright-javascript

Repository files navigation

Playwright Javascript Sample

Open in Gitpod

Setting up your environment

npm install // install's the development dependencies
npm install playwright // Install's the required web drivers

Running tests

For running tests go to /tests folder to see the example codes

// Running single browser test

node singleBrowserTest.js

// Running multi browser test

node multiBrowserTest.js

// Running Geolocation browser test for mobiles

node geolocationTest.js

For documentation available at (https://playwright.dev)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •