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?
How do i add wait time in an app
Moderator: Martin
How do i add wait time in an app
- Attachments
-
- Here is my flow chart.
- Screenshot_2018-09-29-23-14-23-784_ch.gridvision.ppam.androidautomagic.png (89.34 KiB) Viewed 13064 times
Re: How do i add wait time in an app
Use action "sleep".
Why you need autoinput plugin to type a text? Automagic can do this.
Why you need autoinput plugin to type a text? Automagic can do this.
Re: How do i add wait time in an app
Thanks a lot. The sleep action worked.anuraag wrote:Use action "sleep".
Why you need autoinput plugin to type a text? Automagic can do this.
I use autoinput to click a text on another app, not type.
Re: How do i add wait time in an app
Automagic can do that too. Anyway its upto you.goodyog wrote:I use autoinput to click a text on another app, not type.
Re: How do i add wait time in an app
wow. I had no idea, what action is that?anuraag wrote:Automagic can do that too. Anyway its upto you.goodyog wrote:I use autoinput to click a text on another app, not type.
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
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.
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.