-
From KSE, we have Preferences/Proxy/System option that is applied to all network connections generated when using Katalon Studio, including but not limited to recording, spying, executing tests, integrating with other tools, and downloading Web Drivers or Android SDK.
This proxy setting is applied to the desired capabilities. Uncheck Auto-apply to test execution desired capabilities
-
From KRE:
Add 2 arguments to disable applying proxy to desired capabilities:
--config -proxy.system.applyToDesiredCapabilities=false
Comments
0 comments
Please sign in to leave a comment.