Question #191670 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/191670
Status: Open => Answered
Jacob Dorman proposed the following answer:
You can use a key constant concatenated to your type method call.
type(start,"iexplore.exe http://www.hotmail.com/" + Key.ENTER)
For more info on other key constants, see the documentation:
http://sikuli.org/docx/keys.html
Happy coding! =)
--
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