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

Support Finding of Multiple elements from ShadowRoot #125

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented May 9, 2023

  • add JavaScript to generate CSS selector from element
  • try to generate CSS selector if XPath generation fails - necessary for ShadowRoot elements since XPath doesn't work for them

Related to aquality-automation/aquality-selenium-dotnet#235

- add JavaScript to generate CSS selector from element
- try to generate CSS selector if XPath generation fails - necessary for ShadowRoot elements since XPath doesn't work for them

Related to aquality-automation/aquality-selenium-dotnet#235
@mialeska mialeska added the enhancement New feature or request label May 9, 2023
@mialeska mialeska self-assigned this May 9, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 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

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@mialeska mialeska merged commit 888ec15 into master Jan 25, 2024
4 checks passed
@mialeska mialeska deleted the enhancement/find-multiple-elements-from-shadow-root branch January 25, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants