Closed zing75blog closed 1 week ago
I have a script that requires bypassing CF captcha but currently I am using Windows RDP, when I close my RDP then pyAutoGUI will stop working. is there a solution? should I use another OS?
UC Mode (and PyAutoGUI) won't work on remote servers. Only the local machine.
PyAutoGUI
what if using a Linux VPS will it work?
Linux VPS is fine. It works in GitHub Actions.
I have a script that requires bypassing CF captcha but currently I am using Windows RDP, when I close my RDP then pyAutoGUI will stop working. is there a solution? should I use another OS?