sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45817
Re: [Question #664142]: Gmail login Functionality error
Question #664142 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664142
Status: Open => Answered
RaiMan proposed the following answer:
one of the most often pitfalls:
type() does not allow to enter special characters as such
see faq 933
use paste() instead.
... in any case check, wether the image is there, the GUI is ready and the text field has focus.
use the imagepath feature to set the bundlepath for the images.
No need to define patterns - just use the image file name (.png not needed), if you do not define a smilarity score and/or target offset.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.