We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1db913 commit f88c134Copy full SHA for f88c134
seleniumbase/core/browser_launcher.py
@@ -3233,6 +3233,7 @@ def get_local_driver(
3233
False, # undetectable
3234
False, # uc_cdp_events
3235
False, # uc_subprocess
3236
+ False, # log_cdp_events
3237
no_sandbox,
3238
disable_gpu,
3239
False, # headless2
@@ -3448,6 +3449,7 @@ def get_local_driver(
3448
3449
3450
3451
3452
3453
3454
3455
0 commit comments