mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fix broken docslint (#17223)
This commit is contained in:
parent
2a5acfac97
commit
5b61b46f31
@ -51,7 +51,7 @@ var request = await waitForRequestTask;
|
||||
Console.WriteLine(request.Url);
|
||||
```
|
||||
|
||||
Wait for popup window using [`method: Page.waitForEvent`]:
|
||||
Wait for popup window:
|
||||
|
||||
```js
|
||||
// Note that Promise.all prevents a race condition
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user