mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
api(dotnet): use json element for a11y (#6710)
This commit is contained in:
parent
be95cf48b6
commit
3097b9a4f4
@ -160,6 +160,10 @@ if node:
|
|||||||
* langs: java
|
* langs: java
|
||||||
- returns: <[null]|[string]>
|
- returns: <[null]|[string]>
|
||||||
|
|
||||||
|
## async method: Accessibility.snapshot
|
||||||
|
* langs: csharp
|
||||||
|
- returns: <[JsonElement?]>
|
||||||
|
|
||||||
### option: Accessibility.snapshot.interestingOnly
|
### option: Accessibility.snapshot.interestingOnly
|
||||||
- `interestingOnly` <[boolean]>
|
- `interestingOnly` <[boolean]>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user