#449: fix chromedriver performance logging
@@ -142,7 +142,7 @@ has '_caps' => (
'proxy', 'pageLoadStrategy',
'setWindowRect', 'timeouts',
'unhandledPromptBehavior', 'moz:firefoxOptions',
- 'goog:chromeOptions',
+ 'goog:chromeOptions', 'goog:loggingPrefs',
];
}
);