Skip to content

End-to-end web testing on top of Chrome Debugging Protocol

License

Notifications You must be signed in to change notification settings

larsthorup/node-websteps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-websteps

npm version Dependency Status

End-to-end web testing on top of Chrome Debugging Protocol

Pure JavaScript except for Chrome itself. No Java-based Selenium or platform-specific binary chromedriver required.

API described by the test.

npm install
npm test

Publish

npm version minor
npm publish
git push

Roadmap

Pull requests are most welcome!

  • Add strategy for finding Chrome binary on OSX and Linux
  • Travis-CI job
  • Better strategy for finding Chrome binary on Windows

About

End-to-end web testing on top of Chrome Debugging Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published