Page 1 of 1

How do i add wait time in an app

Posted: 29 Sep 2018 22:19
by goodyog
Hello people, am trying to create an automated task on my phone. But am having some setbacks.

From my flow screenshot below, I would like to add a time wait function that will make the second action wait for a given time befor lunching the last action app. How do i do it please?

Re: How do i add wait time in an app

Posted: 29 Sep 2018 23:43
by anuraag
Use action "sleep".

Why you need autoinput plugin to type a text? Automagic can do this.

Re: How do i add wait time in an app

Posted: 01 Oct 2018 22:43
by goodyog
anuraag wrote:Use action "sleep".

Why you need autoinput plugin to type a text? Automagic can do this.
Thanks a lot. The sleep action worked.

I use autoinput to click a text on another app, not type.

Re: How do i add wait time in an app

Posted: 01 Oct 2018 22:56
by anuraag
goodyog wrote:I use autoinput to click a text on another app, not type.
Automagic can do that too. Anyway its upto you.

Re: How do i add wait time in an app

Posted: 02 Oct 2018 09:41
by goodyog
anuraag wrote:
goodyog wrote:I use autoinput to click a text on another app, not type.
Automagic can do that too. Anyway its upto you.
wow. I had no idea, what action is that?

Also I can the action click links, cause autoinput can't and that's another problem am facing

Re: How do i add wait time in an app

Posted: 02 Oct 2018 09:54
by anuraag
If you looking for trigger then look at "UI event" and for action look at "control UI". You can also check "UI" tag.

If you want some basic info then search "control UI" at this topic
viewtopic.php?f=6&t=6993&hilit=Index

Also look at built-in help.