← Back to team overview

sikuli-driver team mailing list archive

[Question #150476]: Testing if something was clicked? (clickable)

 

New question #150476 on Sikuli:
https://answers.launchpad.net/sikuli/+question/150476

I'm using the guide.clickable module. I want Sikuli to do something after a region is clicked

In my mind this is what I want:
guide.clickable("Random Screenshot.png")
if (this is clicked)
  type("whatever")

Also, how do I keep a sikuli script running until I click something to shut it down? This would be a huge help :D thanks

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.