Question #198840 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/198840

RaiMan posted a new comment:
Sorry, but we really did not want to confuse you.

my answer on your similar question:
--- Sikuli only works visually based on the pixels on the screen. So it is only 
possible to "compare" images you have taken before with images on the screen. 
So only in this sense it is possible to "verify size,color and different 
attributes" of the web elements.
Sikuli does not know anything about the GUI elements of the web page like 
Selenium.

This is in other words exactly the same as Jacob mentioned, but in fact
more understandable.

If you know, where to look on the screen (pixel position), it is
possible to get the color of one pixel using the Java class Robot.

-- 
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

Reply via email to