Skip to content

Instantly share code, notes, and snippets.

@L-Sypniewski
Created November 1, 2020 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save L-Sypniewski/3662bc3f973b2fc7c31e88c07fb70878 to your computer and use it in GitHub Desktop.
Save L-Sypniewski/3662bc3f973b2fc7c31e88c07fb70878 to your computer and use it in GitHub Desktop.
Run Chromium in debug mode
chromium-browser --remote-debugging-port=9222 --user-data-dir="/home/[User]/Documents/ChromiumDataWebDriver"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment