selenoid: Old Firefox versions not working with JS standard client
Getting the following error with Firefox 4.0:
WebDriverError: Post http://172.17.0.4:4444/wd/hub/session: net/http: HTTP/1.x transport connection broken: malformed HTTP response "0"
at WebDriverError (/Users/designer01/Documents/ganlanyuan/myCoolProject/node_modules/selenium-webdriver/lib/error.js:27:5)
at Object.checkLegacyResponse (/Users/designer01/Documents/ganlanyuan/myCoolProject/node_modules/selenium-webdriver/lib/error.js:546:15)
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 18 (9 by maintainers)
Commits related to this issue
- Added standard client compatibility information (fixes #253) — committed to vania-pooh/selenoid by vania-pooh 7 years ago
- Merge pull request #254 from vania-pooh/master Added standard client compatibility information (fixes #253) — committed to aerokube/selenoid by vania-pooh 7 years ago
@ganlanyuan ok, will investigate soon.