Hi,
I’ve started to play with UI Vision and I’m mostly able to do everything I do but I’m blocked at if/else condition.
Most tutorials on Youtube are outdated and the documentation is weak.
What I want to do is simple:
- Click on a button
- Start of if condition
- If image X appears in the first 60 seconds after having clicked on the button (while condition??), go to the next step.
- Start of else condition
- If image X doesn’t appear in the first 60 seconds after having clicked on the button, pause for 30 minutes and retry to click on the button again (retry the loop)
Understanding the IF/Else/While conditions is what I need to jump in and buy UI Vision… I like the software and it could do all I want… but the lack of good documentation is the major problem from not buying yet.
Thanks for your help!
PS: If you know a great resources (videos or articles) that are up to date, please share!!