← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #190058]: Sikuli behaving a wrong ordering - Help needed

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
your function  screenCheckMenuAvailable( String regionImagePath) is
principally correct and should do what you want.

Might be a timing problem:

The call to  screenCheckMenuAvailable, comes to fast after you are
doing your "The selenium script hides that from the web", so you are
seeing it vanish, but Sikuli has already taken the screenshot with the
image still visible.

Try a short sleep between these 2 steps.

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