sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27523
Re: [Question #252704]: Sikuli see only half the screen in matching preview
Question #252704 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252704
Lyuben gave more information on the question:
ok found something new it seems that sikuli actually finds the images on the bottom of the screen,
but it doesn click on them
here is part
" if pReg.exists("1407271719039.png",1):
ReliableClick(getLastMatch())
PreventInfo()
print("exists")"
and sikuli prints exists
so this opens a new problem why does Click(getLastMatch()) doesnt work in this case is it becouse of the region ?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.