sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30209
Re: [Question #261010]: Is Sikuli the right tool?
Question #261010 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261010
Status: Open => Answered
RaiMan proposed the following answer:
Sikuli is only about pixels on a screen or in an image and nothing about
the internals of a GUI or application like e.g. Selenium.
So it does not matter, what applet or application controls what can be
seen on a screen, it is all pixels. And though Sikuli can control the
mouse and produce keyboard input (Java Robot), it does not know how and
wether at all, this is recognised by whatever you-name-it.
You create a visual workflow, that finds it's way by an intelligent
sequence of waiting for visual objects (pixel areas) to appear and then
issue appropriate mouse/keyboard actions.
Though the reality is a bit more complicated, but that is it in the end.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.