taktakpeops / jest-environment-browserstack

A Jest environment for using Browserstack and Browserstack-Local with Webdriver-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not published to npm registry

ericclemmons opened this issue · comments

❯ yarn add --dev @jest-environment-browserstack/selenium-webdriver -W
yarn add v1.22.4
[1/4] 🔍  Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@jest-environment-browserstack%2fselenium-webdriver: Not found".

Hi,

The “old” version of the module is available.

The new version will be published during the day.

For now, you can install it by running “yarn add jest-environment-browserstack”.

I will update you here once published.

Hi, sorry for the issue. All packages were published, version 2.0.1

It was tested in the basic-usage example.

I am closing the issue. Feel free to open another one if you find anything else wrong.