Bug 306292
| Summary: | Digital Credentials WebDriver Support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anthony Tarbinian <a.tarbinian> |
| Component: | WebDriver | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, marcosc |
| 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. |