MarketSquare / MarketSquare/robotframework-SikuliLibrary

Is it possible to recognize text from specific region?

Open
#61 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
163
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I would like to recognize text from specific part of screen. Is it possible in SikuliLibrary to define region (startX, startY, width, height)?
I know that there is Get Text keyword where you can put image as parameter. But to be honest I don't understand idea of getting text from region matched by image.... Is it intended to be executed with low "similarity" set?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Java implementation of the Get Text keyword and any existing tests for it. Compare its current image-based behavior with the requested startX, startY, width, and height region inputs. Done means the supported region behavior is defined and verified by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.