Oleksii Dmytriiev

Results 1 issues of Oleksii Dmytriiev

### System info - Playwright Version: [v1.34.0] - Operating System: [All] - Browser: [All] ### Source code ``` public async waitWidgetsLoaded(seconds: number) { const loadingDots = await this.widgetRefreshOverlay.all(); for (const...