Skip to content

nakov/playwright-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Example of Web App Testing with Playwright

This example demonstrates how to setup and run the Playwright test automation framework for Web apps on multiple Web browsers: Chrome, Firefox, WebKit (Safari).

Installation

git clone https://github.com/nakov/playwright-example

Running the Example

cd playwright-example
npm install
npm test

Screenshots

image

image

image

About

Example of Web Browser Automation with the Playwright Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published