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

    Status: Open => Answered

obiwan-92 proposed the following answer:
Hi.

I don't have Windows 8 but, with no click, try this : 
hover(Region(SCREEN.getBounds()).getBottomRight()) # display the charm bar
sleep(2)
type(Key.DOWN*3 + Key.ENTER) # Select the windows icon in charm bar

Tell me if it's okay.
Why don't you want to use the click function ?

Regards.

-- 
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

Reply via email to