Skip to content

julienw/issue-webdriver-click-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

npm ci

Run all tests

npm test

Run all tests headless

HEADLESS=true npm test

Run tests with Chrome

BROWSER=chrome npm test

Run tests with Chrome headless

BROWSER=chrome HEADLESS=true npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published