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

I am trying to automate some browser actions using sikulix IDE 2.0.4, Java 8 & 
Jython. System resolution is 1280x720 and "Change the size of text, apps and 
other items" is set to 100% in Scale and Layout of Display Settings. Browser 
zoom level is set to 100%. I am accessing the the machine as remote desktop 
connection.

I am facing two issues:

1) When clicked on Region button from SikuliX IDE, gets into magnified mode to 
select the region but entire screen is not visible. Only 75% width and 70% 
height of the screen is captured. Why is this happening and any system settings 
need to be changed?

2) There is a text on a webpage which  is continuously repeated. So captured 
that text as image using SikuliX IDE. Using findAll method to get all images 
and trying to click on it. In matching preview, all the occurrences of text are 
correctly highlighted in the screenshot. But during runtime, first time Sikuli 
is selecting the correct text based on image and remaining all times Sikuli is 
clicking on some other text. Is there any settings need to be done for image 
captured/code need to be written?

Any help is appreciated.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to