Re: [Sikuli-driver] [Question #293839]: Certain screenshots not recognized when passed between testers

2016-05-26 Thread Peter O'Keefe
Question #293839 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293839

Status: Answered => Solved

Peter O'Keefe confirmed that the question is solved:
Thanks, Karl! That was the issue, and reducing the number of captures
made the difference.

-- 
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 #293839]: Certain screenshots not recognized when passed between testers

2016-05-19 Thread Karl
Question #293839 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293839

Status: Open => Answered

Karl proposed the following answer:
Rendering can be different across machines, but also copies or originals
change/lose originality/similarity. Keep your process one layer of
capturing -- put your Snaggit captures into the .sikuli folders. Using
"Insert image" is the way to get externally captured images into the IDE
(Enhancement Request: Drag/drop would be nice to facilitate this).

-- 
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 #293839]: Certain screenshots not recognized when passed between testers

2016-05-17 Thread Peter O'Keefe
New question #293839 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293839

We have a team of four QA testers authoring our Sikuli scripts. 

In general, we have no problem passing the scripts from one tester to another- 
the scripts authored by one user work on another's computer, the screenshots 
taken by one person work for everyone else. 

We ARE running into challenges with screenshots of our dropdown menus, though. 
The patterns are very basic- one line of copy in a dropdown- or more complex- 
screenshot of the entire dropdown, with the desired item targeted with Target 
Offset. 

With both the simple and complex versions of the patterns, the 
click(dropdown_screenshot) commands work fine on our local computers, BUT the 
patterns are unrecognized on each other's (matching tolerances need to be 
dropped to 30-50% to get a match). 

Additional info:
- Some testers snapped their dropdown selection screenshots directly from the 
webpage
- Some testers first captured the dropdown content with Snaggit, and then 
Sikuli-screenshot the Snaggit image
- All dropdown selection screenshots retained their default image name
- All monitor resolutions and sizes are the same
- If one tester pastes their dropdown selection screenshot into another user's 
script, the script passes as expected
- All other screenshots are working fine across users

Thanks for any insight or advice! Not sure if this is a defect, or user error, 
or what- though user error on our behalf is the most likely culprit :)


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