Question #201012 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/201012
Kyle VandenLangenberg posted a new comment: I checked in .py. Looks fine to me. Naturally, I thought, lets try this again. And I literally copy and pasted the code from this webpage into a new file, saved it, ran it. And it worked. Very odd indeed. Also, I've read through faq 1804. Are you suggesting I don't use the def textA/assert exist functionality and instead utilize the python code? So I am a bit of a novice when it comes to this stuff. I'm a biologist by training. Anyway, what I am trying to do is automate high-level acceptance test checklists for software releases. Which is why Sikuli is great, because most of the testing is like "Does this button still work", "Does this drag and drop import give us the expected file", etc... I was hoping to build individual tests for each testcase and then generate a simple pass/failed test report. Any advice is welcome. -- You received this question notification because you are a member of Sikuli Drivers, which 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

