How can I do an image compare in BAS?
-
I am trying to run an if statement in BAS that would be triggered like- "if a specific image is on screen" "do this"... can anyone help me with this?
-
Probably not.. you can try with image name, css, xpath etc.. to do this
-
Thanks for the Reply. Silly me, I found a way by using the click drag function then search for it on screen via coordinates etc.