We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 588c06f + 134d56a commit de7ff4bCopy full SHA for de7ff4b
src/main/java/com/browserstack/local/LocalBinary.java
@@ -10,7 +10,7 @@
10
11
class LocalBinary {
12
13
- private static final String BIN_URL = "https://www.browserstack.com/local-testing/downloads/binaries/";
+ private static final String BIN_URL = "https://www.browserstack.com/local-testing/downloads/bin/";
14
15
private String httpPath;
16
0 commit comments