Skip to content

E2E tests are failing on linux workflow when handling cookies #1104

@odockal

Description

@odockal
Starting a web server on port 9222
Browser is launched. Executable path: /home/runner/.cache/ms-playwright/chromium-1208/chrome-linux64/chrome
Error handling cookies: Error: expect(locator).toBeVisible() failed

Locator: locator('iframe:visible').contentFrame().getByRole('button', { name: 'Accept Default' })
Expected: visible
Timeout: 10000ms
Error: element(s) not found

Call log:
  - Expect "toBeVisible" with timeout 10000ms
  - waiting for locator('iframe:visible').contentFrame().getByRole('button', { name: 'Accept Default' })

Metadata

Metadata

Assignees

Labels

sprint/unplannedAn issue that was not added to spring during planning meeting

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions