An open API service indexing awesome lists of open source software.

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

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`