sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09745
[Question #193047]: unable to use some of the assert when running unit test in Sikui x-1.0rc3(r905)
New question #193047 on Sikuli:
https://answers.launchpad.net/sikuli/+question/193047
Sorry to ask may be some of the silly questions.
i am looking at the unit test sample application for jedit which included with Sikuli. i am not able to use some of the assert used in jedit and gets error. For example the following.
self.assertNotExist("LoginDlg.png")
AttributeError: 'MyTest1' object has no attribute 'assertNotExist'
Most of the assert in jedit unit test does not work with my unittest script.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.