Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

oddui/webdriver-extension

Repository files navigation

webdriver-extension

Build Status Coverage Status

Develop

Setup

npm install

./node_modules/.bin/gulp watch

Load the app folder as unpacked extension. gulp watch watches for file changes and notifies the extension to reload.

Tests

Run units tests in node npm test. Or run inside the extension by clicking the browser action button.

e2e tests only run inside the extension. You will need to start ChromeDriver and a web server to serve the files in app/test/web on port 8080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages