← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #660624]: app.focus() resulting in negative x and y values

 

Question #660624 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660624

    Status: Answered => Open

Yongho Lee is still having a problem:
I also tested it out with just

def testing():
	App.focus('MEmu')
	print(App.focusedWindow())

testing()


and it resulted in 

R[-250,-250 125x125]@S(?) E:Y, T:3.0

So I know for sure App.focusedWinow() is returning negative coordinates.
Do you have any idea why?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.