Guest User

Untitled

a guest
Dec 12th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ### 1. set an alias for chrome:
  2. ```alias chrome="/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome"```
  3.  
  4. ### 2. To remote control your chrome headless:
  5. ```chrome --headless --disable-gpu --remote-debugging-port=9222```
Add Comment
Please, Sign In to add comment