← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214750]: assert not exists keeps failing even though really doesn't exist

 

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

Shawn Robertson posted a new comment:
i figured out what it was... i didn't have a wait() between the the
previous action and the following assert exists() so the assertion was
trying to assert before the previous action completed.

i put in a wait(.5) and it now works as expected.

Many thanks for the help as always Raiman!

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