Please Support Local Binary v7.3
Closed this issue · 2 comments
dstep commented
browserstack-local-nodejs 1.3.4 brings browserstack-local binary v7.2
Because of performance optimizations in the newest binary release, I need the last version 7.3.
Expected Behavior
browserstack-local-nodejs 1.3.4 brings browserstack-local binary v7.3
Actual Behavior
browserstack-local-nodejs 1.3.4 brings browserstack-local binary v7.2
Steps to Reproduce the Problem
-
Open LocalBinary.js
-
Copy your appropriated download location (eg linux 64 https://s3.amazonaws.com/browserStack/browserstack-local/BrowserStackLocal-linux-x64)
-
Do wget on url
-
check the version: ./BrowserStackLocal-linux-x64 -V
-
browserstack-local-nodejs version: 1.3.4
-
node version: 8.11.3
-
os type and version: Ubuntu 16.04 LTS
dstep commented