@Bigma So can I ask one more thing? How can I repeat a specific action? For example: If it gets a phone number and fails, I want it to get it again. But I want to solve this with a single loop command instead of adding multiple commands. But of course, if it is successful, I want it to continue the process.
Manual input, can I automatically switch back to auto mode
-
So I have a worker solving captcha puzzles for me but the annoyinng but is they have to manually click the tiny "return input to program" button at the bottom after every captcha, is there any way to return input automatically.
I know I can run an async function in the background while they solve but id like the continue the main script by returning the input once my async function detects it completed