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

Add hooks for other specs to define WebDriver capabilities. #1523

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

jgraham
Copy link
Member

@jgraham jgraham commented Jun 2, 2020

This adds the concept of "additional webdriver capabilites" which are
those defined by other specifications. Each capability has a name and
provides validation and (optionaly) matching algorithms to enable to
to participate in the capabilities processing steps.


Preview | Diff

This adds the concept of "additional webdriver capabilites" which are
those defined by other specifications. Each capability has a name and
provides validation and (optionaly) matching algorithms to enable to
to participate in the capabilities processing steps.
Copy link
Contributor

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and it's something we needed.

@shs96c shs96c merged commit 4c58fec into master Jun 2, 2020
@foolip foolip deleted the additional_capabilities branch June 3, 2020 15:10
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