← Back to team overview

sikuli-driver team mailing list archive

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.