Setup: KSE; 7.4.0
Select Katalon > Project > Settings > Execution > Default Smart Wait > Enable
Hi Folks,
Is there any way to speed up the Katalon Studio execution speed when using “Default Smart Wait”.
It works well but tends to be quite slow.
Thanks,
Dave
Hi Dave
You can use the project setting and/or the API methods (WebUI.enableSmartWait
and WebUI.disableSmartWait
) to wrap specific lines of code.
My project setting is enabled but I’ve never (yet) tinkered with it in code.
2 Likes
Thanks Russ,
This was very helpful!
Best regards,
Dave
1 Like
Smart Wait is not working when I am using Chrome incognito. Is anyone else seeing this issue? It works as expected when incognito is not enabled.
Thanks,
Dave