Speed of Test

Hi all,
i’m new to katalon and just starting to get to know with it,
i have one issue, while running test, it runs to fast, can i slow it down somehow ?
in selenium ide there was ability to reduce speed of test, but is something similar in Katalon ?

Hi there,

In Katalon Studio, there is a setting for this. It’s available in Project -> Settings -> Execution -> Default -> Web UI: Delay between actions.
It will behave the same like an option in Selenium IDE.

4 Likes

Thanks Vinh Nguyen , i checked it and it helped
works almost same as in IDE

I am facing slowness while running the scripts.How to run it fastly. For logging into app it is taking around 5 to 7 minutes.please help

Vijayasanthy said:

I am facing slowness while running the scripts.How to run it fastly. For logging into app it is taking around 5 to 7 minutes.please help

Do you mean mobile application? If so it’s expected behavior because mobile execution will take more execution time than Web.

This topic is closed due to inactiveness. Feel free to create a new one if you still have any concerns.