← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #164161]: [How to] Capture screenshot directly using java Robot features

 

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

Benny Phanichkul posted a new comment:
For some reason i had to explicitly import Robot and Toolkit
individually to get this to work. my imports ended up being:

from java.awt import Robot
from java.awt import Toolkit
from java.io import File
from javax.imageio import ImageIO

Anyone know why this would happen?

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