← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663200]: Running Sikuli scripts built using Java in Jenkins VDI

 

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

RaiMan proposed the following answer:
the Java GraphicsEnvironment.getLocalGraphicsEnvironment() apparently sees a monitor:
[debug] RunTimeINIT: Monitor 0: (0, 0) 1364 x 768

... but later Java Robot does not:
[debug] Mouse: init start
[error] Location: outside any screen (490134752, 0) - subsequent actions might not work as expected
[debug] Mouse: init end

Robot is used by SikuliX for capture, mouse and keyboard actions.

Selenium surely internally uses another technique for capturing.

More I cannot help you, sorry.

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