Skip to content

Testcafe doesn't work with privately scoped providers #2221

Closed
@bsmithb2

Description

@bsmithb2

Are you requesting a feature or reporting a bug?

Bug

What is the current behavior?

When publishing a browser provider to a private npm repository under a scope (@bsmithb2 for example) the installed provider fails to be detected by the browser provider pool.

What is the expected behavior?

That you can install the browser provider from a private npm repo in a scope and the browser provider is detected.

How would you reproduce the current behavior (if this is a bug)?

Create a demo browser provider. Publish to a private repo under a scope. Install the private, scoped npm package. Run testcafe -b. Note the provider is not detected.

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

Specify your

  • operating system: Windows
  • testcafe version: 0.18.6
  • node.js version: 9.8.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions