Problem with httpS website

67 views
Skip to first unread message

milo...@gmail.com

unread,
Feb 4, 2019, 5:40:17 AM2/4/19
to phantomjs
Hello,
I'm trying to use phantomJS  (2.2.1 on Win10) with Botium 0.0.44 to test a chatbot on a website. With http version the tests are working properly while with the same chatbot in httpS not.
It seems that is not related to botium itself and I tried to start phantomJs manually in a separate cmd.
I suspect that there is something related to SSL since, despite the options that I used, the param acceptSslCerts is false. I tried also to specify manually the path of certs folder and files but with no success. 
Below the logs :

phantomjs --webdriver=4444 --ignore-ssl-errors=true --ssl-protocol=any --web-security=false
[INFO  - 2019-02-04T10:07:17.710Z] GhostDriver - Main - running on port 4444
[INFO  - 2019-02-04T10:08:18.223Z] Session [cb2e98a0-2864-11e9-aa1f-a11cd1744cd0] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.1.1 Safari/538.1","webSecurityEnabled":false}
[INFO  - 2019-02-04T10:08:18.251Z] Session [cb2e98a0-2864-11e9-aa1f-a11cd1744cd0] - page.customHeaders:  - {}
[INFO  - 2019-02-04T10:08:18.258Z] Session [cb2e98a0-2864-11e9-aa1f-a11cd1744cd0] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"2.1.1","driverName":"ghostdriver","driverVersion":"1.2.0","platform":"windows-10-32bit","javascriptEnabled":true,"takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}}

Reply all
Reply to author
Forward
0 new messages