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

Remove browsing context argument for "get or create a node reference" #1746

Open
whimboo opened this issue Jun 6, 2023 · 0 comments
Open

Comments

@whimboo
Copy link
Contributor

whimboo commented Jun 6, 2023

Given that the browsing context of the node is required to store the node reference there is no need to pass the browsing context as additional argument. Instead it can directly retrieved from the node argument.

https://w3c.github.io/webdriver/#dfn-get-or-create-a-node-reference

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

No branches or pull requests

1 participant