docs: change Accessibility.snapshot type to string in java and c# (#5287)

This commit is contained in:
Yury Semikhatsky 2021-02-03 12:23:02 -08:00 committed by GitHub
parent eee2d02290
commit a8425d33dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]>