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

Silence Selenium Output #529

Open fischgeek opened 1 year ago

fischgeek commented 1 year ago

I've read that I should be able to specify LogLevel.OFF for the web driver, but not sure how to get a handle on the underlying driver using canopy.