← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #647616]: Problem with not recognized window borders in Linux

 

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

RaiMan proposed the following answer:
at 1. LOL, LOLLLLL - sorry, you know my stuff better than I.

at 2. Yep, if you can afford the time, test another WM, just to assure, that the problem is with your current WM.
... but if you know that, it does not help.

A general test could be, what an internal screenshot looks like:
someRegion = Region(....)
img = capture(someRegion)
img.saveInBundle("testCapture")

the capture is aved as testCapture.png in your current scriptfolder.
inspect it with some image viewer.

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