← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #205813]: Detect end of scroll

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- find the end for scrolling
the easiest way is, to check after (or before) every scroll action, wether in the region at the bottom of the app area some footer image (something, below the table) gets visible.

--- scroll to top again
yes, the easiest method is to count the down-scrolls and then scroll back the same number of wheel steps.

another option is, to scroll to top as long as some top image gets
visible again at the top of the app area.

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