← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #268990]: Using a Screen other than the whole desktop

 

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

Dan gave more information on the question:
I want to have several overlapping browsers running. When something
changes in one, I want sikuli to bring it to the front and click some
images in it. The problem is, if a browser is not visible on the desktop
when it changes, sikuli will not sense the element being present.

A region seems to be just a subset of the desktop view. I want to use
selenium to grab a screenshot of the browser view, regardless whether or
not it is in front and visible on the desktop, and use sikuli to detect
if an image is present in it. I can get the screenshot of the browser
view in a BufferedImage format from selenium. Can I create a screen or a
region using that that sikuli can then check?

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