Skip to content

Commit 5f32ae9

Browse files
Merge pull request LambdaTest#2138 from amanchopra1905/stage
Stage
2 parents 2c71655 + ea66dd3 commit 5f32ae9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/bypass-proxy-domains.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,6 @@ String bypassProxyDomains[] = { "127.0.0.1", "localhost", "todomvc" };
6363

6464
capabilities.setCapability("dedicatedProxy", true);
6565
capabilities.setCapability("bypassProxyDomains", bypassProxyDomains);
66-
```
66+
```
67+
68+
> **Note :** Cypress currently does not support bypassing the domains `127.0.0.1` and `localhost` when using the `bypassProxyDomains` capability

docs/lambdatest-public-ip.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ These are the list of the IP ranges that you need to whitelist with respect to t
9898
- **52.36.84.247**
9999
- **13.126.37.58**
100100
- **3.66.78.89**
101+
- **20.106.137.134**
102+
- **20.28.8.59**
103+
- **20.235.62.15**
104+
- **50.85.251.115**
105+
- **20.171.1.172**
101106

102107
## LambdaTest Integration Tools
103108
- **3.208.126.109**

0 commit comments

Comments
 (0)