18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Dashboard Proxy Bypass
I know I can manually set a proxy bypass list in the system control panel but when I launch the dashboard, is there a way/config file where I can list my bypass domains? I tried using Sahi/Config/sahi.properties but it didn't seem to take... am I missing a step?
Thanks,
Brian
Thanks,
Brian
This discussion has been closed.
Comments
try to change the settings in the userdata/config/userdata.properties, they override the sahi.properties afaik
Regards
Wormi
but when I attempt to check mail.google.com it fails. If I add the same in the system proxy, it works fine. What am I missing?
B
Navigate to <sahi-home>/tools/proxy.properties, mention the domains as ProxyOverride= any domain name under [sahi] and [sahi_https].
Restart Sahi. It should work for you now.
Let me know if you face any problem.
Regards
Sumitra
Multiples, like in the system, can be separated by a semi-colon.
Thanks a bunch Sumitra,
Brian