Capture d’écran 2022-12-31 115218.png
Sleep ignored??
-
Is there any reason sleep will get bypassed. I am clicking a web page button via move and click and a sleep 3000 that is immediately after is being bypassed. The next move and click happen immediately when it should happen after the sleep. I tried wait for full page load as well and that seems to get ignored in this one spot. I will mention that both sleep and wait for full page load work in other areas of the same script.
Thanks
-
Please attach the script, including just the operation you told above.