Katalon suite taking 30 seconds between steps and I can't figure out why

As you know, you can make sure a page is completely loaded by writing statements like “WebUI.waitForElementPresent(TestObject, int)”. If you are diligent enough, you would not need Smart Wait in most cases.

In some critical cases, a JavaScript-based keyword is effectie: like