Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 23, 2020 19:04
Show Gist options
  • Save seleniumgists/ae8e0d29782ff01e4b2da37952b2ee84 to your computer and use it in GitHub Desktop.
Save seleniumgists/ae8e0d29782ff01e4b2da37952b2ee84 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
chrome_options.add_argument('--headless')
chrome_options.add_argument('--no-sandbox')
chrome_options.add_argument('--disable-dev-shm-usage')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment