Home - crocs-muni/tls-warning-collector GitHub Wiki
General notes
We are using Chocolatey as a package installer for Windows.
Right now we are using Windows 10 and Windows 7.
Browsers
We are using Chromium, Firefox, Opera browsers but we want to use IE and Edge as well.
Safari only has one version supported by Windows on Chocolatey, therefore it is not interesting for us now.
We go for the first version of each major release because developer practices say that minor versions are security patches and major versions can bring a change of UI.
Each older version is not supported by newer version of chromedriver (Chromium), geckodriver (Firefox) and operadriver (Opera) as well.
Drivers do not need to be in the PATH individually since their exact location is used in code.