Per the screenshot from the HTML report, test steps include the keyword WaitForElementVisible but the elapsed time isn’t up to 60 seconds (custom keywords in the sample test case contain many other built-in keywords so it’s normal when their elapsed time is over 1 second)
Just following up with you to check if you were able to resolve your issue or not. If yes, then please let us know so we can close this thread. If not, then please follow up with our forum members above so that you could get a solution.
Please hava a look at the following topic where I reported that Katalon Studio v10.0.0 with Selenium 4 runs slower than v9.7.6 with Selenium 3. I made a set of reproducible sample codes:
Do we have to embrace the slower Katalon Studio v10.x? ---- Possibly yes.
If a user wants his/her WebUI test to be drastically faster, then possibly he/she should consider moving away from Selenium; he/she should move toward other UI test automation platform such as Playright and Puppeteer.