← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241319]: Test Suite and Special Character

 

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

HAL-9000 proposed the following answer:
Hey Rafael,

You're using Jython if you're using Sikuli. Jython is just Python in Java, so in Sikuli-land the names are interchangeable.
In the case of special characters you need to encapsulate them in quotes so Sikuli knows its a character.

Try type("@") and that should work.

Happy scripting!

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