sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42687
Re: [Question #632961]: How to capture text area with the background black
Question #632961 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632961
Status: Open => Answered
masuo proposed the following answer:
I have not fully understood the situation yet.
Did you capture image of both item name and text area for parameter of click(), so FindFailed error occurred ?
if you capture only item name for parameter of click(), click() work
correctly?
When you capture only item name for parameter of click() and you want to click textarea, it is necessary to add targetOffset() for parameter of click() .
http://sikulix-2014.readthedocs.io/en/latest/pattern.html
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.