Question #232233 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232233
Gregor Haider posted a new comment: Hi, sorry I don't have a proper example here right now. But you just can download Sikuli IDE, and record some "steps" (like click on that place on the screen or enter that text in this text box...) and save it a script, as far as I remember, that was only possible with previous versions of Sikuli. We had the problem that our third level UI components were not Coded UI testable, so I recorded a normal CUIT and fake that steps which were not able by Sikuli scripts. Just start a process, which runs a Sikuli script instead of the step of your CUIT. I hope that helps. Kind Regards, Gregor -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von eetawil Gesendet: Mittwoch, 12. Februar 2014 03:36 An: Gregor Haider Betreff: Re: [Question #232233]: [1.0] CUIT Integration - running Sikuli scripts in subprocesses Your question #232233 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232233 eetawil posted a new comment: Hello Gregor, I'm also faced with the same situation as yourself CodedUI on some application that is not built by us. Can you please send me an example of that sikuli file (.skl) that you used to execute from a C# process? I understand that yo uhave to setup some environment variables... Please note that I didn't even try sikuli yet, I was browsing the web to try and find a solution and I stumbled on your post. I was aware of the existance of sikuli but we where asked to use coded ui. And now based on your post I think I can have the best of both words! I will talk to my team tomorrow about this finding and will for sure download and try sikuli, your .skl would greatly help us. Thanks in advance. -- You received this question notification because you asked the question. -- 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

