Skip to content

saw-jan/browser-automation-guide

Repository files navigation

Usage

Install dependencies

yarn

Install browsers

yarn install:browser

Running test scripts

  1. Chrome DevTools Protocol (CDP)

    yarn test:cdp
    
  2. Chromedriver

    yarn test:chromedriver
    
  3. Selenium WD client

    yarn test:selenium
    

About

Examples of different ways to automate a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published