← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #193047]: unable to use some of the assert when running unit test in Sikui x-1.0rc3(r905)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- i am looking at the unit test sample application for jedit which included with Sikuli.
not clear, what you are talking about?

--- self.assertNotExist("LoginDlg.png")
has to be replaced by
self.assert not exists("LoginDlg.png")

when using Sikuli X.

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