Michael Mintz

Results 131 comments of Michael Mintz
trafficstars

@diptilenka > If we open that website in normal human way after 12 seconds it automatically shows success If that's actually the case, then use `sb.driver.uc_open_with_reconnect(URL, 15)` so that it...

The two main causes of getting detected in UC Mode (which are both easily handled) are: * Timing (The UC Mode methods let you customize that when the default values...

### The UC Mode video tutorial now has over 10k views on YouTube: ----

@Tongcheng There's no mention of "session storage" anywhere in the video. I think you need to rewatch it. The `reconnect()` is for hiding Selenium from Chrome to prevent anti-bot services...

UC Mode **Video 2** is ready! https://www.youtube.com/watch?v=2pTpBtaE7SQ

Still leaning toward https://top.gg/ It is a site about bots, after all.

This was resolved in `4.24.0` - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0

I'll probably have to change it again. Might try https://gitlab.com/users/sign_in for that.

@STARKILLER-1 I reached your question. It was a long one (with the response): https://github.com/seleniumbase/SeleniumBase/issues/2247#issuecomment-1799401326

I added documentation on the `selenium-wire` integration here: https://github.com/seleniumbase/SeleniumBase/commit/eea244127cf26daac6ec28a3139382378071e0d5 (in [SeleniumBase/help_docs/syntax_formats.md](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/syntax_formats.md))