Replies: 1 comment
-
|
I created this ticket for overseeing the issue: #4053. It's related to changes in Chrome 142. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Previously I used the following codes:
options.add_argument('--load-extension=')
options.add_argument('--disable-features=DisableLoadExtensionCommandLineSwitch')
And this worked, but now it doesn't work anymore in Selenium, not even using SeleniumBase.
Existis any solutions?
Beta Was this translation helpful? Give feedback.
All reactions