sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26167
Re: [Question #249347]: KeyDown(Key.SHIFT) function causes Sikuli IDE1.0.1 to highlight all on any keystroke
Question #249347 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/249347
Status: Solved => Open
VJ is still having a problem:
Here is code snippnet:
keyDown(Key.SHIFT)
hover(ADS_RADIO_STATION_DETAILS_AB)
wait(1)
mouseDown(Button.LEFT)
wait(1)
Where do u add KeyUp() or you saying replace keyDown() with keyUp()?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.