Hi, I'm not sure if my macro is correct or not.
I have set a trigger of stopwatch 5seconds and have some actions but my trigger doesn't fire.
Am I doing something wrong?
Let's say it run connectivity check and gets the value of true.
Then I want it to perform some actions.
But if it's false then cancel it or other action.
I don't know how can I make a macro like this?
Ui interaction worked but after 3-4 interaction it's not working or it's not working to that specific area.
I have used both X, y and in app option both doesn't work
As you can see I wanna click on clear button but the Ui interaction doesn't seem to work to that specific area.
Let's say I set interval to 12h for trigger!
Imagine this scenario!
At 12:00 The macro started and did some actions and the time it took is 1minute.
So, it's 12:01
So, my question is
would next interval hit at 24:00 or 24:01 ?
Okay, I gave the app permission and then after some time the app again request for permission and I see in settings that it's uncheck why?
Why my device is revoking the permisson again and again?
There are some actions which takes time for example:-
Let's say I have a reward website that gives me reward when I visit it for playing some 2-3 clicks only but due to ads it might take a while. The website provide this for every 12h.
Let's say I have set trigger to every 12h interval but it...
I know there is an option to add interval but in my case I wanna setup like this:-
In triggers:-
Interval should be every 12h for first time
But 2nd time it should 12h+5m, third interval 12+10m and so on
Does UI interaction doesn't works on website ?
I have set some actions
1.) Launch Browser
2.) Visit this URL
3.) Wait for 5 seconds
4.) UI interaction to click on a specific area (button). { all these above 3 works but not the 4th one}
I created a marco in which the first step I done is to launch my browser after that I don't know how can I automate this "like automatically type on web url and go to that website then do some 3-4 clicks after it loads and delete the cookies and do the same.
Do I need to know coding for doing this?
Hello, I wanna know if this app can do this following actions.
Launch a specific app, visit a particular website and do some 4-5 clicks only then delete the cookies of website and repeat the same.
Can I do this?