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

Refactor the retrieval of an element's container into a function #24106

Open
georgeroman opened this issue Aug 29, 2019 · 0 comments
Open

Refactor the retrieval of an element's container into a function #24106

georgeroman opened this issue Aug 29, 2019 · 0 comments

Comments

@georgeroman
Copy link
Contributor

@georgeroman georgeroman commented Aug 29, 2019

Spec: https://w3c.github.io/webdriver/#dfn-container.

Currently, getting an element's container is done inline when performing the ElementClick command (and only done for HTMLOptionElement). This can be refactored into a separate function, together with a complete implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.