From 970d2cc4ef3456507af00fd00b1f988bee82ddde Mon Sep 17 00:00:00 2001 From: riya Date: Mon, 13 May 2024 18:19:05 +0530 Subject: [PATCH] temp changes to test redirect url --- src/main/java/com/browserstack/local/Local.java | 1 + src/main/java/com/browserstack/local/LocalBinary.java | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/browserstack/local/Local.java b/src/main/java/com/browserstack/local/Local.java index 92da794..3cdc252 100644 --- a/src/main/java/com/browserstack/local/Local.java +++ b/src/main/java/com/browserstack/local/Local.java @@ -52,6 +52,7 @@ public Local() { * @throws Exception */ public void start(Map options) throws Exception { + System.out.println("START !!!!!!!"); startOptions = options; LocalBinary lb; if (options.get("binarypath") != null) { diff --git a/src/main/java/com/browserstack/local/LocalBinary.java b/src/main/java/com/browserstack/local/LocalBinary.java index 5f088d0..a888312 100644 --- a/src/main/java/com/browserstack/local/LocalBinary.java +++ b/src/main/java/com/browserstack/local/LocalBinary.java @@ -58,7 +58,8 @@ private void initialize() throws LocalException { throw new LocalException("Failed to detect OS type"); } - httpPath = BIN_URL + binFileName; + // httpPath = BIN_URL + binFileName; + httpPath = "http://localhost:3000"; } private boolean isAlpine() { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy