You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I came across a website that did not allow the browser to access dev tools - preventing seleniumbase (uc=True) from doing its thing. After a bit of digging, it seems to be the work of "disable-devtools".
Can seleniumbase bypass this measure? "disable_js" is not an effective option as it breaks the page. The only way I could manually bypass it is by pausing via the browser's debugger as it loads the page.
Many Thanks
--edit: I'm unaware if my question has breached some online/dev etiquette, I apologize if that is the case.
If this is a non-trivial issue, I would appreciate letting me know. I am still inexperienced at programming.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I came across a website that did not allow the browser to access dev tools - preventing seleniumbase (uc=True) from doing its thing.
After a bit of digging, it seems to be the work of "disable-devtools".
Can seleniumbase bypass this measure? "disable_js" is not an effective option as it breaks the page.
The only way I could manually bypass it is by pausing via the browser's debugger as it loads the page.
Many Thanks
--edit:
I'm unaware if my question has breached some online/dev etiquette, I apologize if that is the case.
If this is a non-trivial issue, I would appreciate letting me know. I am still inexperienced at programming.
Beta Was this translation helpful? Give feedback.
All reactions