Skip to content

Commit

Permalink
Update proc-chrome.js
Browse files Browse the repository at this point in the history
  • Loading branch information
felixandersen authored Jul 7, 2020
1 parent a364422 commit 81e28a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions proc-chrome.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ export default (async (url='http://sheshbesh.nikfrank.com/', port=9222, timeout=
cmd: [
//'google-chrome',
//'chromium-browser',
'../pptr-web/node_modules/puppeteer/.local-chromium/'+
'linux-756035/chrome-linux/chrome',
'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome',

'--headless',
'--remote-debugging-port='+port,
Expand Down

0 comments on commit 81e28a9

Please sign in to comment.