Add `userName` and `userDisplayName` to WebDriver's `Credential Parameters` JSON object
nsatragno opened this issue · 0 comments
nsatragno commented
Proposed Change
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.