← Back to team overview

sikuli-driver team mailing list archive

[Question #266017]: How to find x, y coordinates automatically when the system resulution may getting changed

 

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

Hello Sir,
     

images = (Pattern("AtmosphericErro0r-2.png").targetOffset(62,-2))   
    m = find(images)
    upperleft = Location(m.getX(), m.getY())

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