sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37413
Re: [Question #289462]: how to combine the keys shift and end?
Question #289462 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/289462
Status: Answered => Solved
Angélica confirmed that the question is solved:
It's true.
type("a", Key.CTRL+Key.DELETE) #ctrl-a
paste("Example")
With this change the content of textfield :)
thanks so much,
regards
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.