← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #145720]: Using Sikuli to test an app in full screen mode

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Guess it is some Windows system.

Have you already tested with Sikuli X-1.0rc2?

There is a capture hotkey, that can be used, when your app is in
foreground (-> Preferences). The captured image is placed at the current
cursor position in the IDE edit window (which is switched to foreground
again in that moment).

This should work, if your application allows to switch with the normal
means (e.g. Alt-Tab) back and force to other currently running
applications.

If it does not work, consider to use 2 monitors.

If this does not work or is not possible, use any capture tool, that
works and produces .png files, make your captures in any directory and
then make your scripts based on that image directory (see:
http://sikuli.org/docx/globals.html#importing-other-sikuli-scripts-
reuse-code-and-images).

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