MarketSquare / MarketSquare/robotframework-SikuliLibrary
The Keyword "Click" does not work well at Offset
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I have some difficults to use the keyword "Click".First,I get the xOffset and yOffset of one image though Sikulix IDE,xOffset=-58,yOffset=-22.Then,the parameters passed to the keyword Click,including image,xOffset,yOffset,so as to delete the image. Run this script,it clicks outside of the image, I do not know why.
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 reproducing the reported Click call with the image and offsets xOffset=-58 and yOffset=-22, then inspect the Click keyword's offset handling. Done means the click lands on the intended image rather than outside it, with the offset behavior understood or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100