theintern / intern

A next-generation code testing stack for JavaScript.
https://theintern.io/
Other
4.36k stars 309 forks source link

Webdriver list #1155

Closed jason0x43 closed 4 years ago

jason0x43 commented 4 years ago

This PR adds support scripts for updating Intern's webdriver list and publishing the list to Intern's github.io site. It also will update SeleniumTunnel to check for an updated driver list before downloading drivers.

Webdriver versions must still be updated manually (the webdriver npm script helps with this) since none of them but chromedriver have any sort of webservice that indicates the latest stable version.

resolves #1071

jason0x43 commented 4 years ago

This will be backported to Intern 4.8

jsf-clabot commented 4 years ago

CLA assistant check
All committers have signed the CLA.