|
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", }, },