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

implement shadow root #17

Merged
merged 1 commit into from
Apr 15, 2023
Merged

implement shadow root #17

merged 1 commit into from
Apr 15, 2023

Conversation

dkropachev
Copy link
Contributor

Clone of tebeka/selenium#293

Includes GetElementShadowRoot, FindElement and FindElements
as specified in https://www.w3.org/TR/webdriver

@dkropachev
Copy link
Contributor Author

@rmescandon, since https://github.com/tebeka/selenium is dead, please consider using https://github.com/go-auxiliaries/selenium instead

@dkropachev dkropachev merged commit d869619 into master Apr 15, 2023
@rmescandon
Copy link

@rmescandon, since https://github.com/tebeka/selenium is dead, please consider using https://github.com/go-auxiliaries/selenium instead

awesome! It would be also nice having specific releases to be pointed by go modules. Are you planning also having support for selenium4?

@dkropachev
Copy link
Contributor Author

@rmescandon , I just pushed new tag - v0.9.10
Current plan is to close gap in features that exists in other implementations, next would be have real browser test automation reimplemented and next focus on selenium v4.
As of now Selenium V4 is added here - #15, but it wasn't tested yet.

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