selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

Nodejs webdriver doesn't support https

Open lukeis opened this issue 8 years ago • 2 comments

Originally reported on Google Code with ID 8382

Selenium webdriver for nodejs doesn't support https.

The code seems to always use 'http' module.
https://github.com/SeleniumHQ/selenium/blob/master/javascript/node/selenium-webdriver/http/index.js

Is it unintentional or there is some reason preventing the use of https protocol?


Reported by prishelec on 2015-01-14 11:19:59

lukeis avatar Mar 04 '16 09:03 lukeis

No reason, just hasn't been implemented. Patches welcome.

Reported by jmleyba on 2015-01-15 03:34:17

  • Labels added: Type-Enhancement, Lang-Javascript
  • Labels removed: Type-Defect, Status-Untriaged

lukeis avatar Mar 04 '16 09:03 lukeis

Reported by luke.semerau on 2015-09-17 17:47:30

  • Labels added: Restrict-AddIssueComment-Commit

lukeis avatar Mar 04 '16 09:03 lukeis