MarketSquare / MarketSquare/robotframework-SikuliLibrary
One suggestion: calculating text position through easyocr and automatically operating it
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
It is difficult for some GUI components to be tested automatically because of all kinds of reasons, but now those components' text can be recognized with the help of easyocr and a rectangle in the corresponding ui can be return, so robotframework-SikuliLibray can find the very position in the UI and then, for example, click at the position.
It seems feasible and practicable now to develop relevant function points in robotframework-SikuliLibray. Would you like talking about your opinions or plans about that?
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
The issue proposes adding EasyOCR-based text recognition and position calculation to robotframework-SikuliLibrary, but names no files, tests, or entry points. First review the library's existing UI-operation keywords, then clarify the integration, API, and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100