Create your first automation in just a few minutes.Try Studio Web →
by Siyang Wu
0
Snippet
<100
Summary
Summary
A snippet that can be used to delay a process by a random time interval.
Overview
Overview
In many processes, the start time of manual steps is uncertain. Due to this uncertainty, the results of the operation can vary. While automating such processes we need a way to simulate this uncertainty so that we can test the automation. Using "random delays" is one of the best solutions for this. By invoking this snippet, a delay of a random duration can be introduced in a given time interval.
The range of the random delay can be set by two arguments. If the arguments are not be set, the default for minimum seconds is 0, and maximum value of seconds is 60.
Features
Features
It is can be used in scenarios that require irregular delay time of an automation process.
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0Updated
December 11, 2023Works with
Studio: 22.10+
Certification
Silver Certified
Tags
Support
UiPath Community Support