Hello,
With the record interface of Katalon Studio, when i record Action with timeout (ex. “Verify Element Present”), the line is recorded with a value of timeout = 0.
But, when replay the scenario, that causes an error.
So, I have to complete each line with 0 timeout manually.
Could it be possible to record actions with a timeout by default, 5 by example?
So, I don’t have to complete it manually by default.
(the must : could set the timeout by default in katalon general properties )
Thank a lot,
CH