← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #257314]: How to handle network lag when UI script is invoked on systems with different hardware configuration

 

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

RaiMan proposed the following answer:
in the mentioned example, it seems, that the ref image you are waiting
for is the nextButton.

so this should do it:
           click(wait(self.myImages.getImage("nextButton"), maxDelay))

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