Skip to content

Issue with Report Directory Permissions #11

Description

@terius7

Hi,

I have added the reporter to the playwright.config.ts file as follows:

reporter: [['playwright-dtrf-json-reporter', { outputDir: '/microsite/ctrf-report' }]]

However, I am encountering the following error:

Error in reporter: Error: EACCES: permission denied, mkdir '/microsite/ctrf-report'
at Object.mkdirSync (node:fs:1363:26)
at GenerateCtrfReport.onBegin

It seems that the output directory should be combined with the working-directory, but I am not sure how to resolve this issue.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions