Question #660021 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660021
Status: Open => Answered
RaiMan proposed the following answer:
Just tried: works.
Focus problem?
Just click somewhere in the page where it does not hurt and wait a
second before the type.
my test (sikulix.com in edge):
click()
wait(1)
type(Key.END)
wait(3)
type(Key.HOME)
wait(3)
--
You received this question notification because your team Sikuli Drivers
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