← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #191125]: fix size of browser

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sikuli has no features to do that easily (besides the
App.focusedWindow() which would return a region occupied by the
currently frontmost window)

If you want to do it automatically, you have to simulate the necessary
mouse actions to position and size the browser window.

The features of the App class might help to start with the current
window.

BTW: why not run in full screen mode? The browser window would be the
screen size.

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