Re: [webauthn] Add a WebDriver Virtual Authenticator extension (#1256)

Just a question @nsatragno: 

In the algorithm for adding a Virtual Authenticator, we emit a WebDriver error when the parameter doesn't have a valid value. If, for example, a browser initially only supported `protocol` being `ctap1/u2f`, would emitting a WebDriver error for all other `protocol`s (e.g. `ctap2`) permit the relevant tests to continue on, or is such an error fatal?

-- 
GitHub Notification of comment by jcjones
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1256#issuecomment-527605617 using your GitHub account

Received on Tuesday, 3 September 2019 19:32:12 UTC