Skip to content

Commit

Permalink
Hotfix: Disable logging prefs for Chrome so that default settings work
Browse files Browse the repository at this point in the history
  • Loading branch information
mialeska committed Jul 21, 2021
1 parent e24e3a9 commit fa86f3f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"webDriverVersion": "MatchingBrowser",
"capabilities": {
"enableVNC": true,
"loggingPrefs": {
"driver": "INFO",
"server": "OFF",
"browser": "FINE"
},
"unhandledPromptBehavior": "default"
},
"options": {
Expand Down

0 comments on commit fa86f3f

Please sign in to comment.