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

Add userName and userDisplayName to WebDriver's Credential Parameters JSON object #2143

Closed
nsatragno opened this issue Sep 10, 2024 · 0 comments · Fixed by #2148
Closed

Add userName and userDisplayName to WebDriver's Credential Parameters JSON object #2143

nsatragno opened this issue Sep 10, 2024 · 0 comments · Fixed by #2148
Assignees
Labels
@Risk Items that are at risk for L3 type:technical
Milestone

Comments

@nsatragno
Copy link
Member

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.

@nsatragno nsatragno self-assigned this Sep 10, 2024
@nadalin nadalin added this to the L3-WD-02 milestone Sep 11, 2024
@nadalin nadalin added the @Risk Items that are at risk for L3 label Sep 11, 2024
nsatragno added a commit to nsatragno/webauthn that referenced this issue Sep 18, 2024
This PR adds the userName and userDisplayName properties to the
webdriver's credential parameters. These properties are useful to test
the new signalCurrentUserDetails method, both on WPTs and for web
developers.

Closes w3c#2143
nsatragno added a commit to nsatragno/webauthn that referenced this issue Oct 1, 2024
This PR adds the userName and userDisplayName properties to the
webdriver's credential parameters. These properties are useful to test
the new signalCurrentUserDetails method, both on WPTs and for web
developers.

Closes w3c#2143
nsatragno added a commit that referenced this issue Oct 2, 2024
This PR adds the userName and userDisplayName properties to the
webdriver's credential parameters. These properties are useful to test
the new signalCurrentUserDetails method, both on WPTs and for web
developers.

Closes #2143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@Risk Items that are at risk for L3 type:technical
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants