Skip to content

Latest commit

 

History

History

getting-started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Driver version check

Make sure that the version of chromedriver in package.json is close to your current Chrome browser version. You can check your Chrome version from here: chrome://settings/help.

image

Install

npm i

Run Examples

npm test

Result

image

HTML Report

image