Skip to content

Instantly share code, notes, and snippets.

@uLucasFraga
Created July 17, 2018 19:56
Show Gist options
  • Save uLucasFraga/197ed7acf182f1e8c515036a1ae515b2 to your computer and use it in GitHub Desktop.
Save uLucasFraga/197ed7acf182f1e8c515036a1ae515b2 to your computer and use it in GitHub Desktop.
Arquivo de configuração
capabilities: {
'browserName': 'chrome',
chromeOptions: {
args: [
'--disable-gpu',
]
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment