I need to use images in the switch case activity. When an image appears on the screen, switch case must detect which image(case) appears on the screen.
Hi
I m not sure how far it will work with Switch
But did we try with FIND IMAGE MATCH activity
Cheers @MadLadFuryRoad
1 Like
Hi @Palaniyappan ,
I don’t think find image matches will work for me.
There are 5 different images in my case. If image 1 appears I need to do a set of tasks. If image 2 appears I need to do a different set of tasks.
So do you have any suggestions on how to go forth with this?
Thanks!
You can use nested if activity to do the task
Based on anchor base and element exists
Thanks
Ashwin.S
1 Like
You could do a Pick activity, with 5 different Pick Branch activities, where the triggers are “On Element Appear” or “On Image Appear”