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.
Unable to connect to https
I am currently testing Sahi Pro, and all I have is the following:
_navigateTo("https://www.vindecipher.com/gates_frame/index.cfm?action=decode"
;
I am using Firefox. When I try running my script, I get:
Sahi Error - Connection reset
Sahi could not connect to the desired URL
I can go to https://www.google.com with no issues. Any ideas? Thanks.
_navigateTo("https://www.vindecipher.com/gates_frame/index.cfm?action=decode"
I am using Firefox. When I try running my script, I get:
Sahi Error - Connection reset
Sahi could not connect to the desired URL
I can go to https://www.google.com with no issues. Any ideas? Thanks.
Comments
Setting -Djsse.enableSNIExtension=true in dashboard.bat as mentioned in the above link resolves the issue.