← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #250653]: Sikuli and Vector Images --- does not matter - only pixels are relevant

 

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

Rajesh posted a new comment:
Raiman,

Is it possible you can discuss on how you plan to implement to support
this feature (high level)  or if there is already some discussion
documented else where , can you point me to that? Does it need a big
architectural change in Sikuli to incorporate this feature?

We are planning to implement a large scale automation for testing flash
based animations using Sikuli and this is must have for that. Our
requirement is to support testing of the same animation in different
resolution from 800x to say 2500x. The animations are vector so it
resizes itself in multiple resolution . The image stays the same

Till the feature is implemented in sikuli, is it wise to write a image
transformation layer which will resize images dynamically by factor
based on the system resolution and find a match ? (i have seen eggplant
doing something similar http://docs.testplant.com/?q=content/finding-
images#scaling-by-a-factor-anchor)

Below is our high level design

1. 1000's of independent sikuli script     ---> 2. Transformed to use Sikuli API +  Webdriver and runs in multiple browser and android
(only has click, wait and dragDrop)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.