Closed
Description
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