Could someone help with the step for adding a manual delay in Katalon Recorder?
What type of delay would you like to use? Fixed or based on jQuery?
Fixed… say 10 secs for eg.
Sandeep Mohan said:
Fixed… say 10 secs for eg.
Using this command:pause | | 2500Please note that the unit is milliseconds
3 Likes
Thank you!! that worked for what i was hoping to do.