-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Context:
- Playwright Version: v1.10.0
- Operating System: Mac
- Node.js version: v15.4.0
- Browser: Webkit
- Extra: Docker image - v1.10.0-focal
Describe the bug
In few instances, if test fails during CI (Jenkins) run, a blank screenshot is captured (size = 5.73KB)
Test failure logs:
page.click: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for selector ".btn-primary"
selector resolved to visible <button type="button" class="btn-prim…>Test Button</button>
attempting click action
waiting for element to be visible, enabled and stable
============================================================
page.waitForSelector: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for selector "section[data-label="display-sec"] [data-testid="toggler-sec"]" to be visible
============================================================
Only noticed on Webkit (iPhone 11) and happens intermittently.
Metadata
Metadata
Assignees
Labels
No labels
