mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: change Accessibility.snapshot type to string in java and c# (#5287)
This commit is contained in:
parent
eee2d02290
commit
a8425d33dd
@ -118,7 +118,7 @@ if node:
|
||||
|
||||
## async method: Accessibility.snapshot
|
||||
* langs: csharp, java
|
||||
- returns: <[null]|[Map]<[string], [any]>>
|
||||
- returns: <[null]|[string]>
|
||||
|
||||
### option: Accessibility.snapshot.interestingOnly
|
||||
- `interestingOnly` <[boolean]>
|
||||
|
Loading…
x
Reference in New Issue
Block a user