Skip to content

[💡 Feature]: Replace shadowFnFactory with WebDriver shadow command#9911

Merged
christian-bromann merged 5 commits intomainfrom
cb-shadow-root
Mar 8, 2023
Merged

[💡 Feature]: Replace shadowFnFactory with WebDriver shadow command#9911
christian-bromann merged 5 commits intomainfrom
cb-shadow-root

Conversation

@christian-bromann
Copy link
Member

Is your feature request related to a problem?

We have been using shadowFnFactory as workaround when WebDriver didn't have a command to find an element within the shadow dom of a component. This command is available now and we should switch to it.

Describe the solution you'd like.

Use more WebDriver native commands for shadow DOM handling like getElementShadowRoot and findElementFromShadowRoot.

Describe alternatives you've considered.

n/a

Additional context

n/a

Code of Conduct

  • I agree to follow this project's Code of Conduct

@christian-bromann christian-bromann added the Idea 💡 A new feature idea label Mar 6, 2023
@christian-bromann christian-bromann self-assigned this Mar 6, 2023
@christian-bromann christian-bromann requested a review from a team March 8, 2023 06:01
@christian-bromann christian-bromann added the PR: Spec Compliancy 👓 PRs that contain changes to the protocol specs label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Idea 💡 A new feature idea PR: Spec Compliancy 👓 PRs that contain changes to the protocol specs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant