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.

HTTP to HTTPS

Hello,

I have started a discussion about Slow start ups of scripts, which I believe I may have found the problem, but need help finding a solution. Our site is HTTPS, but we have a lot of external links (google analytics etc..) which it appears to attempt to connect to when loading. These external links are HTTP rather than HTTPS. I can see the warnings in the console and it's not until they stop that the page actually fully loads. Here is an example of the warnings:

WARNING: Returning CannotConnectResponse for: https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js

WARNING: Returning CannotConnectResponse for: https://www.google-analytics.com/analytics.js

WARNING: Returning CannotConnectResponse for: https://www.googletagmanager.com/gtm.js?id=GTM-565LFT

This also appears to happen when navigating around the site.

Is there anyway I can prevent this happening. It is making script running far to slow to be viable.

Thanks,

TSheeley
Sign In or Register to comment.