Skip to content
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

[plugin-web-app-playwright] Add more locator types #5288

Merged

Conversation

avinBar
Copy link
Contributor

@avinBar avinBar commented Aug 8, 2024

No description provided.

@avinBar avinBar requested a review from a team as a code owner August 8, 2024 09:09
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.62%. Comparing base (8602729) to head (7ad687a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5288   +/-   ##
=========================================
  Coverage     97.62%   97.62%           
- Complexity     6945     6947    +2     
=========================================
  Files           959      959           
  Lines         20144    20162   +18     
  Branches       1323     1323           
=========================================
+ Hits          19666    19684   +18     
  Misses          368      368           
  Partials        110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

|Locate elements that are input with @type="radio" and their label text value matches the specified searh value
|radioButton(One)

|`elementName`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|`elementName`
|`name`

let's use just name
and deprecate elementName locator from Selenium plugin in a separate PR

@valfirst valfirst merged commit 166e324 into vividus-framework:master Aug 12, 2024
8 checks passed
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.

2 participants