This patch: - renames phantomjs folder into phantom_shim - moves bin/puppeteer into a phantom_shim/runner.js and merges the file with phantomjs/index.js - removes "bin" field from the package.json - it is confusing to have phantom shim installable
This patch increases timeout of the test so that it passes on Linux.
c08f1447
This patch: - fixes require statements inside bin/puppeteer.js - fixes phantom's run_tests.py to correctly refer to puppeteer