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

    Status: Open => Answered

RaiMan proposed the following answer:
Made a quick test with Chrome and the Sikuli Launchpad overview page.

Having the page opened in Chrome centered on the screen and being the
frontmost window when script is running:

loc = SCREEN.getCenter()
wheel(loc, WHEEL_DOWN, 1)
wait(3)

this works.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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

Reply via email to