sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49911
Re: [Question #676954]: clear cursor
Question #676954 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676954
TestMechanic posted a new comment:
An important note here.
Sikuli doesn't know anything about your application beside image on the
screen. Any actions performed by Sikuli are not specific to your
application. It just happens your app to be on focus when actions are
performed :-). So chance of Sikuli wrong doing is low.
In contrast popular UI automation like Test complete and likewise are
drilling down in application DOM and sending events to DOM elements.
Same is for Selenium against web apps. And here tool can mess things
since it is interacting not on a UI level but on DOM
And back to original question:
I am interested to try this problem if there is a trial version of this design app.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.