18 January 2026:


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

dasspunkdasspunk Members
edited November -1 in Sahi - Open Source
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

Comments

  • Hi dasspunk

    try to change the settings in the userdata/config/userdata.properties, they override the sahi.properties afaik

    Regards
    Wormi
  • I've set userdata/config/userdata.properties to the following:
    # There is only one bypass list for both secure and insecure.
    ext.http.both.proxy.bypass_hosts=localhost|127.0.0.1|*.google.com
    

    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
  • Hi dasspunk,

    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
  • FIXED!

    Multiples, like in the system, can be separated by a semi-colon.

    Thanks a bunch Sumitra,
    Brian
This discussion has been closed.