Question #689020 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689020
Status: Answered => Solved
Sreelekshmi confirmed that the question is solved:
hover(AddChassis)
keyDown(KeyModifier.ALT)
type("ma")
keyUp(KeyModifier.ALT)
wait(3)
assert search(AddChassisWindow),"AddChassisWindow is not found"
still not working , not sure . I am using 1.1.4 version
--
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