sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23228
[Bug 1200159] Re: [1.0] [request] support for .skl / "double clickable" Sikuli scripts
** Changed in: sikuli
Milestone: 1.1.0 => 1.2.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1200159
Title:
[1.0] [request] support for .skl / "double clickable" Sikuli scripts
Status in Sikuli:
In Progress
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1200159/+subscriptions
References