Bug 306292
| Summary: | Digital Credentials WebDriver Support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anthony Tarbinian <a.tarbinian> |
| Component: | WebDriver | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, marcosc, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 26 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 268516 | ||
Anthony Tarbinian
rdar://168941907
Add support for the new commands and capability outlined in https://github.com/w3c-fedid/digital-credentials/pull/381
These commands include:
1. Simulating a data payload returned from the wallet UI, indicating that the user completed the flow. The next call to `navigator.credentials.get()` will use this payload.
2. Simulate a user waiting indefinitely in the wallet UI.
3. Simulate a user declining a request.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/64510
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/68020
EWS
Committed 316435@main (fc22dff35d85): <https://commits.webkit.org/316435@main>
Reviewed commits have been landed. Closing PR #64510 and removing active labels.