Question #189458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189458
tiennen07 posted a new comment: I implemented calling Sikuli from a C# automation UI test using Option #1 in the above post. it works great if you are simply running the entire test case from Sikuli, but as RaiMan said, multiple calls will cause the test to be very time-consuming. (20-30 minutes per test case for multiple calls to Sikuli. That startup time adds up!) I played around with IKVM the other day, but it looks like it has trouble with the SWIG native file loading that Sikuli implements. I'm going to look into other options, or possibly look into resolving the issues it is having in IKVM sometime soon. -- 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

