chore(dotnet): waitForCloseAsync (#6184)

This commit is contained in:
Darío Kondratiuk 2021-04-12 13:11:29 -03:00 committed by GitHub
parent 610d1fd456
commit cd2490424e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2544,7 +2544,7 @@ Video object associated with this page.
- `width` <[int]> page width in pixels.
- `height` <[int]> page height in pixels.
## method: Page.waitForClose
## async method: Page.waitForClose
* langs: csharp, java
- returns: <[Page]>