sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06292
Re: [Question #175353]: How to find and verify the large image using the scroll bar
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.