Hello i want to make a robot, where he will walk into an Application, copy a number. Walk into another Application send a request and copy the number after he gets response. How can i perform the action where he waits for the Message to be receieved ?
Hi @langsem,
Welcome to the Community!
For activities you have Delay
attribute available. Eventually you have also separate Delay
activity. And finally there is also On element Appear
activity which can be used here.
1 Like
Thanks I will try this
1 Like