Jump to content

Image Search


SubFlow
 Share

Recommended Posts

Hey,

I tried to use image search for a project but i'm stuck with my programm don't want to recognize image

Do  
        Local $imagesearch = imageSearchEX($win,$imageConnexion)
        Sleep(1000)
Until($imagesearch == 1)

Global $imageConnexion = @ScriptDir & "\test\connexion.bmp"
Global $win = "Mywindow"

here is my image 

thx in advance

connexion.bmp

Edited by SubFlow
Link to comment
Share on other sites

2 minutes ago, Bert said:

question - What is the name of the app you are automating? Your image looks like a button. 

it's a wifi logo :)

i just want to exit the loop when is recognize but he never exit the loop 😕

Edited by SubFlow
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...