Issues and Fixes
October 23, 2024

Error for HTTP websites on Chromium 130

Browsers have adopted a secure model by default. Thus, the latest browsers prefer an HTTPS connection over an HTTP connection. In recent updates, below error occurs on launching HTTP websites with Chromium based browsers in incognito mode.

Consequently, playback with Sahi Pro on HTTP websites (not HTTPS websites) gets aborted in Google Chrome version 130 and above. Likewise, this issue occurs for Microsoft Edge version 130 and above.

Follow below steps to fix it.


Step 1: Disable HTTPS-First Mode

For Google Chrome:

a) Check if the below key exists in the Windows Registry. Create the key, if it does not exist.

    HKEY_CURRENT_USER\Software\Policies\Google\Chrome

b) In this key, create a String Value with name as HttpsOnlyMode and value as disallowed.

For Microsoft Edge:
a) Check if the below key exists in the Windows Registry. Create the key, if it does not exist.

    HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge

b) In this key, create a String Value with name as HttpsOnlyMode and value as disallowed.


Feel free to reach our Support team for further information.

Continue reading