← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #269050]: permission denied? simply click error.

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is not directly related to Sikuli, since the problem is produced by
using the sikuliwrapper package.

This adds some visual logging features (saving screenshots somewhere).
38: sikuliwrapper ( click ) self.log.screenshot(msg="Region", region=(self.getX(), self.getY(), self.getW(), self.getH()))

For the screenshot logging target folder you do not have sufficient
access rights at runtime.

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