https://github.com/anticensority/pac-scripts-selenium-benchmark
Bench your PAC scripts with Selenium and Chrome Beta
https://github.com/anticensority/pac-scripts-selenium-benchmark
Last synced: 11 months ago
JSON representation
Bench your PAC scripts with Selenium and Chrome Beta
- Host: GitHub
- URL: https://github.com/anticensority/pac-scripts-selenium-benchmark
- Owner: anticensority
- License: gpl-3.0
- Created: 2017-06-23T09:13:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T15:44:14.000Z (over 8 years ago)
- Last Synced: 2024-05-27T12:06:10.033Z (over 1 year ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PAC Scripts Selenium Benchmark
## Requirements
* Google Chrome Beta or Chromium Beta,
because we use `chrome.processes` API.
* Linux
If you are not on Linux, then edit `--binary` flag in `index.js`.
## Install
`npm install`
## Launch
`node index.js`