Skip to content

QE-17615 Track and log how fuzzy finds elements #560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ddl-kgarton
Copy link
Contributor

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Fuzzy operates in a completely opaque way, providing no information to the end user on how it selects which element to interact with.

Issue Number: https://dominodatalab.atlassian.net/browse/QE-17615

What is the new behavior?

Track which elements are found with which type of selector in Fuzzy, and communicate that back to cucu so it can log the general form of the selector that was used to retrieve the element from the DOM.

Does this PR introduce a breaking change?

  • Yes
  • No

@ddl-kgarton ddl-kgarton requested a review from a team as a code owner April 16, 2025 23:22
@ddl-kgarton ddl-kgarton requested review from juwatanabe and ddl-kavya and removed request for a team April 16, 2025 23:22
@ddl-kgarton ddl-kgarton force-pushed the log-fuzzy-label branch 2 times, most recently from 0d7009f to fc43761 Compare April 19, 2025 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant