MarketSquare / MarketSquare/robotframework-SikuliLibrary

i want to get the correct location(x,y) of the image i clicked.

Open
#63 10 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 want solve this problem:
i want to judge whether image A is on the left of image B? My idea is get the x1 of image A and x2 of image B,if x1

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

The issue names no source file or test entry point. Start by reviewing SikuliLibrary's existing Robot Framework keywords and how clicked images are represented, then determine the smallest interface for exposing image coordinates. Done means a documented keyword or result lets users compare the x positions of two images.

Written by the indexing model from the issue text.

Assessment

Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.