Skip to content

Reason for a specific part of the tests #5589

@mfranzke

Description

@mfranzke

We couldn't get our heads around why exactly this part of the test was included in this way. Sadly it fails very often these days so we need to mitigate this problem. Please add a comment to this section for future reference.

const firstH2 = page.locator('h2').first();
await expect(firstH2).toBeVisible();

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions