0 Forks
0 Stars
0 Watchers

playwright

playwright practice repo

How to download and setup playwright

Open terminal and run command
git clone https://github.com/leeheefull/playwright.git
git clone is used to create a copy or clone of playwright repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with playwright https://github.com/leeheefull/playwright/archive/master.zip

Or simply clone playwright with SSH
[email protected]:leeheefull/playwright.git

If you have some problems with playwright

You may open issue on playwright support forum (system) here: https://github.com/leeheefull/playwright/issues