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

    Status: Needs information => Answered

dinev proposed the following answer:
Whenever I am testing an application I am building an UI map that
represents the element I am working with. All tests uses the logical
name of the UI elements(never refer directly to the image). This is my
first level of abstraction. Whenever something changes(this always
happens a lot :-)) I am updating my UI map. Simple as that.

A for the "click". The language used for sikuli is jython(python). So
developers can be fully satisfied with the "sikuli way" :-)

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