What is the difference between delay and wait command in automation anywhere?
Answer Posted / Anoop Tiwari
The Delay command in Automation Anywhere simply pauses the bot for a specified time, while the Wait command pauses the bot until a specific condition is met. For example, you might use a delay to ensure there's enough time between steps, but a wait to ensure that a webpage loads completely before interacting with it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers