Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

xvfb-run : command not found in chrome:headless mode #33

Description

@ar000n

Our runner does not have xvfb. So we are trying to run in headless mode to avoid xvfb error. But we are still getting
Command failed: xvfb-run --server-args="-screen 0 1280x720x24" npx testcafe chrome:headless src/automationTests/sampleTest.ts
We doubt this because we are configuring headless as args.
- name: Run tests uses: DevExpress/testcafe-action@latest with: args: "chrome tests"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions