Ruben

Results 34 comments of Ruben

As additional information, that's my code to solve cloudflare: ```python sb.uc_click('[type="submit"]', reconnect_time=7) try: # with lockCloudflare: sb.post_message("Solving cloudflare...") sb.uc_gui_click_captcha() # Only if needed except Exception as e: logger.error("ERROR: Cloudflare challenge...

As per the test i've did (with headed mode), the cloudflare is detecting the selenium attached, because it changes to white the screen before the cursor starts moving. @mdmintz

> As per the test i've did (with headed mode), the cloudflare is detecting the selenium attached, because it changes to white the screen before the cursor starts moving. Upgraded...

I'm on linux, tried with and without proxy. In any case, If I do **manually the click**, everything **works fine**, this only fails when selenium attachs to the browser, so...

After a lot of re-tries (even I tried in Ubuntu instead of Debian, not on Windows because it was failing python), I notice that is related to the website. I...

@mdmintz , first of all, thanks for the support. I've been using my bot for 3 weeks, it worked like a charm until today. The `uc_gui_press_keys` partially works, it tries...

Oh, that method is so cool. I guess they enabled under attack mode or something, because neither with this code it works. I tried to move to a random position...

> I'm sorry for this problem, I'm not aware of any update failures at the moment, so there's no need to panic. First of all, our system is two partitions,...

> do you means update zimaos 1.3.1. The OS not boot and freeze in BIOS screen(only motherboard logo) Yes, I had to reboot it manually. I don't even sure it...

> > > do you means update zimaos 1.3.1. The OS not boot and freeze in BIOS screen(only motherboard logo) > > > > > > Yes, I had to...