New question #218670 on Sikuli: https://answers.launchpad.net/sikuli/+question/218670
Hello, I am using the new 'Sikuli Java API' and trying to enter some text into a text box. For example: enter 'Sikuli' in the google search box. How do I do that? Is there any method to do that? Like there is "s.find()" to find an image, is there a method to enter text? I know Sikuli Script used to have a method called "s.type()" to enter text, but I don't find one in Sikuli Java API. Similarly, Sikuli Script used to have a method called "s.hover()" to hover over an image, but I don't find one in Sikuli Java API. I will be grateful if someone can help me with these two questions. Thank you! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

