We should not stall selector actions because of dialogs and properly timeout instead. For this, we should not await the handle.dispose() call because it will never happen while dialog is shown. Also, log information about dialogs to make it easier to debug. |
||
|---|---|---|
| .. | ||
| protocol.ts | ||
| wkAccessibility.ts | ||
| wkBrowser.ts | ||
| wkConnection.ts | ||
| wkExecutionContext.ts | ||
| wkInput.ts | ||
| wkInterceptableRequest.ts | ||
| wkPage.ts | ||
| wkProvisionalPage.ts | ||
| wkWorkers.ts | ||