← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #233292]: How to make zoom-in/zoom-out on Google maps?

 

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

    Status: Needs information => Open

alicewang gave more information on the question:
Hi All,
Sorry for the Equation of Time.
#3 , i am sorry to say that it is still not work ,from the screen ,it just did the dragdrop operation and i am thinking maybe the phone can not read the mouse event .

Below is my code :
r=Location(234,650)
l=Location(200,400)
hover(l)
wait(2)
mouseDown(Button.LEFT)
wait(2)
mouseMove(r)
wait(2)
mouseUp()


BTW ,when i try the #4,it reported error that mouse still pressed.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.