Re: [Sikuli-driver] [Question #452783]: Can images be reused across Sikuli instances that are installed on different OS?

2017-02-21 Thread Shannon
Question #452783 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452783

Status: Answered => Solved

Shannon confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #452783]: Can images be reused across Sikuli instances that are installed on different OS?

2017-02-19 Thread dinev
Question #452783 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452783

dinev proposed the following answer:
My experience shows that it will depend on type of application you are
testing.

I have been successfully reusing 95+% images between OSes when testing
web apps in chrome(or electron)

You can use hierarchical UI maps that actually inherit and override
different images.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #452783]: Can images be reused across Sikuli instances that are installed on different OS?

2017-02-08 Thread RaiMan
Question #452783 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/452783

Status: Open => Answered

RaiMan proposed the following answer:
please read to understand:
http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

conclusion: to find a given image on the screen, it must be rendered there in 
the same size in pixels.
If each pixel is the same as in the given image, you have an exact match 
>99,... %.
If some of the pixels differ (usually in the background and/or at edges), then 
you get lower scores depending on the differences, with the risk to then get 
false positives or FindFailed.

In many situations the only solution is to have different image sets for
different rendering situations.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #452783]: Can images be reused across Sikuli instances that are installed on different OS?

2017-02-08 Thread Shannon
New question #452783 on Sikuli:
https://answers.launchpad.net/sikuli/+question/452783

We would like to have a Windows and Linux installation of Sikilu. Will we have 
to create separate libraries of testing images? Or can we create one library 
and use the images across Windows and Linux?

Thank you,
Shannon

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp