Hi,
I have a scenario where I need to put a wait statement after every step due to some application issue.
I don't want to put a wait statement after every step. Is there any way I can control the speed of the execution?
Thanks
Access your tickets, forums, courses and more, all in one single place
Hi,
I have a scenario where I need to put a wait statement after every step due to some application issue.
I don't want to put a wait statement after every step. Is there any way I can control the speed of the execution?
Thanks
Hi Arthur,
This avoids having to write _wait() after every line and is the recommended way to globally slow down the script execution.
You can find the official Sahi Pro API documentation for more information on _setSpeed() API.
https://resources.sahipro.com/docs/sahi-apis/script-execution-control-apis.html#_setSpeed
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up