lefthandedgoat / canopy

f# web automation and testing library, built on top of Selenium (friendly to c# also)
http://lefthandedgoat.github.io/canopy/
MIT License
506 stars 115 forks source link

Check 64-bit Firefox path on Windows before 32-bit path fallback #441

Closed draganjovanovic1 closed 6 years ago

draganjovanovic1 commented 6 years ago

Firefox didn't work without setting path manually for 64-bit version on Windows. This should be more universal solution.

lefthandedgoat commented 6 years ago

Awesome, thanks!