anticensority / pac-scripts-selenium-benchmark

Bench your PAC scripts with Selenium and Chrome Beta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bench your PAC scripts with Selenium and Chrome Beta

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.6%Language:HTML 6.4%