Skip to content

Add http headers so that testing bot views can be filtered #509

@JadeSmash

Description

@JadeSmash

use: { baseURL: `%%BASE_URL%%` },
#

I wondered if it would be worth modifying to include an additional header that can be used to filter out playwright from reporting?

use: { baseURL: https://dukes-plus.test/, extraHTTPHeaders: { "AS-E2E-Test": "true", }, },

Metadata

Metadata

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions