sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54363
Re: [Question #689020]: Checking shortcut keys for opening a tool window
Question #689020 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689020
Status: Solved => Open
Sreelekshmi is still having a problem:
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.