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.
Sahi, SSLv3 and phantomjs
globalworming
Moderators
Just a note for anyone who is running into similar problems:
The new Java Versions disable SSLv3 due to a vulnerability. Phantomjs 1.9.7 is still using SSLv3 as default, so if you run into any problems with phantomjs on https sites, try to add
The new Java Versions disable SSLv3 due to a vulnerability. Phantomjs 1.9.7 is still using SSLv3 as default, so if you run into any problems with phantomjs on https sites, try to add
--ssl-protocol=tlsv1
as phantom parameter in you browser_types.xml