- From: Nina Satragno via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Jul 2019 17:39:30 +0000
- To: public-webauthn@w3.org
nsatragno has just submitted a new pull request for https://github.com/w3c/webauthn: == Add a WebDriver Virtual Authenticator extension == This change introduces a [WebDriver Extension](https://w3c.github.io/webdriver/#dfn-extension-command) that lets clients create and manipulate virtual authenticators. This API can be used by web developers to write tests against the WebAuthn API and it's also possible to leverage it on [WPTs](https://github.com/web-platform-tests/wpt/tree/master/webauthn) through [testdriver.js](https://web-platform-tests.org/writing-tests/testdriver-tutorial.html). Being able to instantiate virtual authenticators on WPTs would be a major step towards enabling testing a larger surface area of the API across multiple browsers. Fixes #1236 See https://github.com/w3c/webauthn/pull/1256
Received on Wednesday, 10 July 2019 17:39:33 UTC