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

Support for WebDriver BiDi #2072

Open
jimevans opened this issue May 16, 2024 · 2 comments
Open

Support for WebDriver BiDi #2072

jimevans opened this issue May 16, 2024 · 2 comments

Comments

@jimevans
Copy link

Description

The current iteration of the WebAuthn spec supports automated testing via an integration with WebDriver. This support should be extended to support WebDriver BiDi. The work here is largely ceremonial, as the definitions of the JSON payload does not need much alteration, if any, to be usable in WebDriver BiDi. As an example of another spec that has already enabled this support, one can look to the Permissions spec.

Related Links

WebDriver BiDi specification
Permissions specification WebDriver BiDi support

@nsatragno
Copy link
Member

I reached out to our browser automation team. There's a hope that BiDi can replace WebDriver classic at some point. However, the classic automation has worked well for WebAuthn and is well supported by all major browser vendors, unlike BiDi at the moment.

I am not opposed to extending support to BiDi, but I don't think this is work we would prioritize.

@nsatragno nsatragno removed their assignment Jun 28, 2024
@jimevans
Copy link
Author

jimevans commented Jul 1, 2024

@nsatragno I think that's short-sighted, though I understand the position.

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

No branches or pull requests

3 participants