Skip to content

Cypress CLI options for cypress run are not really supported. #1393

@Octirke

Description

@Octirke

Version

3.0.0-beta.11

Reproduction link

https://codesandbox.io/s/vue

Steps to reproduce

I'm trying to pass cypress cli option to npm run test:e2

npm run test:e2e -- -b electron
error: unknown option `-b'

Nothing really works.

What is expected?

I can use all cypress cli options

What is actually happening?

All options outside the classic ones --headless --mode --url don't work.


Maybe i'm not using the correct command. If this is the real problem, it should be documented and I can PR that if you want.

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