← Back to team overview

sikuli-driver team mailing list archive

[Question #141004]: Does With region really works?

 

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

Ok, here is a question about regions.

If i do this:

reg=Region(0,0,800,200)

with reg:
   highlight()

What sould happend? In my opinion the region should be highlighted, but the whole screen is highlighted, this make me thinks that with region doesn't work in any case, and i have to use reg.function() every time.

thank you.

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