Alternate to Delay

Hello Katalon Team,

Please let us know whether delay in application as exceeding more than 80-90 seconds in my web application,can it be handled using FLuentwait .As per coding standards am not suppose to exceed Delay(3) seconds ideally scripts.Please let us know alternative to Delay and how to handle it

Hello,

there are few WebUI.waitForXYZ keywords and IMO that’s you are looking for. It’s similar as fluent waits and expected conditions in Selenium.

Full list of keywords is available here:

https://api-docs.katalon.com/com/kms/katalon/core/webui/keyword/WebUiBuiltInKeywords.html