Skip to content

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented Apr 25, 2023

Implement ByImage locator

Rework elements location strategy:

  • Finding the closest element to matching point instead of the topmost element/ all elements on point
  • Support finding multiple elements (multiple image matches)
  • Support relative search (e.g. from element)
  • Add javadocs
  • Add js script to getElementsFromPoint
  • Add locator test
- Finding the closest element to matching point instead of the topmost element/ all elements on point - Support finding multiple elements (multiple image matches) - Support relative search (e.g. from element) - Add javadocs
@mialeska mialeska self-assigned this Apr 25, 2023
mialeska and others added 7 commits April 25, 2023 21:22
@mialeska mialeska marked this pull request as ready for review April 27, 2023 20:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

# Conflicts: #	src/main/java/aquality/selenium/browser/JavaScript.java
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@aqualityAutomation aqualityAutomation merged commit 558e3a4 into master Feb 15, 2024
@aqualityAutomation aqualityAutomation deleted the feature/find-elements-by-image branch February 15, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants