← Back to team overview

sikuli-driver team mailing list archive

[Question #232233]: CUIT Integration

 

New question #232233 on Sikuli:
https://answers.launchpad.net/sikuli/+question/232233

Hello,

I'm up to generate a automated test suite for our project C#/TFS12. We are using WPF and third party controls.
Unfortunately these third party controls does not support Coded UI Tests (CUIT) and get not properly recognized
by the Coded UI Test Builder.

This brought me to Sikuli. I have the idea to build normal Coded UI Tests and fake the steps which are not supported 
be running a script with the corresponding step in Sikuli.

I had no problems design the desired behavior in Sikuli, and I made a prototype calling this script from C# program,
which wasn't a problem either. But when I try to run this script during the playback of the CUIT, the Sikuli sequence
fails. Native library can not be loaded: VisionProxy. 

I'm a bit confused because the same process call works very well in the test app, but fails in the test playback.

Thanks in advance for every hint you could give.

Best regards,
Gregor


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.