Skip to content

The test fails to execute in the terminal in headless mode and passes executing headed mode #38

@coding-umr

Description

@coding-umr

🐞 Describe the question:
The test fails to execute in the terminal in headless mode and passes executing headed mode
Code is: (not adding complete code)
this.searchBox = page.getByRole('button',{ name: 'Search' });
async search(){
await this.searchBox.click();
}

📸 Screenshots/GIFs/Videos:
Headed mode
image

Headless mode
image

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededpendingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions