New question #295025 on Sikuli: https://answers.launchpad.net/sikuli/+question/295025
I have a code with a lot of assert exists() for images in my IDE. I'm using Python's unittest workframe for the script. The individual tests complete successfully when run individually, but when running from the unittest workframe, random tests fail on every run. Mostly because of an assertion error, or a cannot find image error for the same image that was found in the previous run. Not sure what can be the reason of this inconsistency. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

