← Back to team overview

sikuli-driver team mailing list archive

[Question #265509]: How to use region function?

 

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

I run test on tablet and would like to restart app on table.
what I do is click home button then click right-buttom button to use "dropclick" function to restart app. 

Region(x,y,w,h):
getx()
gety()
getw()
geth()
dropclick (pattern1, pattern2) #the pattern1 might be different every time
I cannot get value x,y,z,h for pattern1 by getx(), gety(), getw() and geth()
can you share correct syntax?



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