Which command is good ‘delay’ or ‘wait’?
Answer / Himanshu Sharma
Both 'delay' and 'wait' commands are used to introduce a pause in your script. However, 'delay' usually refers to a fixed time delay (for example: Delay(10)) whereas 'Wait' command waits for a specific condition to occur before continuing (for example: Wait Until Text exists, Wait Until Element appears). Choose the appropriate command based on your requirements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the various options available for error handling when an error occurs?
Explain the pattern based data in automation anywhere?
What are the benefits of automation anywhere?
Which of the different types of reports are generated by the Report Designer?
What should be the best strategies to work on automation according to you?
Which of the WebCR options allows to view the list of all client machines along with their status in read-only form?
Is it possible to use automation anywhere testing for agile method? What are the factors that can affect it?
What are the uses of sikuli?
Name any two important tools for automation anywhere testing?
What is insert mouse command & how to use it?
Is it possible to read pdf through automation anywhere?
How to use the object recorder tool?