Closed nsatragno closed 1 month ago
Add userName and userDisplayName to WebDriver's Credential Parameters JSON object. It's not currently possible to obtain those values from either a get call or the automation API, and we need that to write WPTs for the signal* methods.
userName
userDisplayName
Credential Parameters
get
Proposed Change
Add
userName
anduserDisplayName
to WebDriver'sCredential Parameters
JSON object. It's not currently possible to obtain those values from either aget
call or the automation API, and we need that to write WPTs for the signal* methods.