sclevine / agouti

A WebDriver client and acceptance testing library for Go
MIT License
822 stars 105 forks source link

selenium executables for windows #168

Closed liguoqinjim closed 4 years ago

liguoqinjim commented 6 years ago

How can I install executables for selenium on windows?I only find the jar file in the seleniumhq.org. Or Should I not use the driver := agouti.Selenium() on windows?