2870 Forks
52760 Stars
52760 Watchers

playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

How to download and setup playwright

Open terminal and run command
git clone https://github.com/microsoft/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/microsoft/playwright/archive/master.zip

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

If you have some problems with playwright

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

Similar to playwright repositories

Here you may see playwright alternatives and analogs

 freeCodeCamp    bootstrap    vue    react    You-Dont-Know-JS    javascript    electron    node    atom    axios    three.js    webpack    html5-boilerplate    meteor    express    angular    material-ui    Chart.js    TypeScript    free-programming-books-zh_CN    ionic-framework    nw.js    lodash    materialize    yarn    javascript-algorithms    element    echarts    Front-End-Checklist    babel