botasaurus icon indicating copy to clipboard operation
botasaurus copied to clipboard

WebCursor click isn't like user-click

Open frederik-uni opened this issue 7 months ago • 3 comments

I am trying to bypass cloudflare. my ip is probably flagged(vpn/proxies), but manual clicks bypass the the detection. I tried running that in a docker container and native on macOS. both didn't work. clicking manually works on macOS so I guess it works on linux too. I am trying to work with pyautogui in docker, but I am getting an error that DISPLAY is unknown

frederik-uni avatar Apr 28 '25 11:04 frederik-uni

bypass clf does work on macos, is it not working on your mac?

https://github.com/user-attachments/assets/953086e8-d789-4cd2-b067-fd3007310891

Chetan11-dev avatar Apr 30 '25 08:04 Chetan11-dev

@Chetan11-dev sometimes it's refreshes the site if a simulated simulated click was used(when using vpn). I had this issue on Linux in the past too with other bypassers. A normal click works. Really wheird. Does happen in docker and native so it's not the Mac implementation for the click

frederik-uni avatar Apr 30 '25 08:04 frederik-uni

ok

Chetan11-dev avatar Apr 30 '25 14:04 Chetan11-dev