← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #245679]: how to tell when vertical scroll bar is no longer present

 

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

    Status: Open => Answered

Eugene S proposed the following answer:
Hi,

1.Why wouldn't you just try the straight forward  way? :
if reg.exists(arrowImage)

And change your logic accordingly.


2. If you are using the whole screen as a region anyway, you don't need to define it as such. Simple "exists(pattern)" will scan the whole screen anyway.

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