diff --git a/docs/bypass-proxy-domains.md b/docs/bypass-proxy-domains.md index cb241cc8..3124348a 100644 --- a/docs/bypass-proxy-domains.md +++ b/docs/bypass-proxy-domains.md @@ -63,4 +63,6 @@ String bypassProxyDomains[] = { "127.0.0.1", "localhost", "todomvc" }; capabilities.setCapability("dedicatedProxy", true); capabilities.setCapability("bypassProxyDomains", bypassProxyDomains); -``` \ No newline at end of file +``` + +> **Note :** Cypress currently does not support bypassing the domains `127.0.0.1` and `localhost` when using the `bypassProxyDomains` capability \ No newline at end of file diff --git a/docs/lambdatest-public-ip.md b/docs/lambdatest-public-ip.md index c2c0435b..24e16b73 100644 --- a/docs/lambdatest-public-ip.md +++ b/docs/lambdatest-public-ip.md @@ -98,6 +98,11 @@ These are the list of the IP ranges that you need to whitelist with respect to t - **52.36.84.247** - **13.126.37.58** - **3.66.78.89** +- **20.106.137.134** +- **20.28.8.59** +- **20.235.62.15** +- **50.85.251.115** +- **20.171.1.172** ## LambdaTest Integration Tools - **3.208.126.109** \ No newline at end of file