Add support in for Windows in driver factory
Opened this issue · 0 comments
mwinteringham commented
Currently the driver factory for Chrome has a Mac based Chromedriver executable but not a windows based one. We need to add the windows based one and update driver factory to choose the right executable based on the platform the checks are being run on.