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.
1 parent 8c4fa52 commit e8429b0Copy full SHA for e8429b0
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