MarketSquare / MarketSquare/robotframework-SikuliLibrary
[brainstorming] - how to detect WHY Screen recognition fails?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
This is my use case
with seleniumlibrary, i take screenshot of the web browser.
engineering team release a new version
with sikuli i run test in order to undertand if something is different.
some area should to be different and this is ok,
some other area doesn't have to change, so if there are some change there are some regression.
good.
some time i'm in difficult to understand WHY a test fail versus image recognition.
if the image comparison was against the same screen area and same resolution , i can use pillow to make a image diff, but with sikuli, that search for an image everywhere in the screen, how i can obtain this result? any suggestion?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the SikuliLibrary image-recognition behavior alongside the SeleniumLibrary screenshot workflow and the proposed Pillow diff approach. Before implementation, define where a failed search should expose diagnostics and add a reproducible regression test; the issue provides no file, test, or acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Domain
- computer-vision, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100