browserstack-cli icon indicating copy to clipboard operation
browserstack-cli copied to clipboard

Is there a way to run browserstack setup without the jar download?

Open hbrysiewicz opened this issue 10 years ago • 1 comments

In my scenario I'm using testem and browserstack-cli within circleci and am actively downloading the linux64 binaries during the dependency phase. The jar download seems unnecessary in many other cases as well, for instance when I'm using this locally with testem and again, using my mac binaries for the browserstacklocal tunnel.

hbrysiewicz avatar Sep 05 '15 01:09 hbrysiewicz

The new browserstack example in testem uses node-Browserstack-Tunnel. It only downloads the jar or binary only once. Maybe that will help you.

akhillb avatar Dec 08 '15 18:12 akhillb