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

Highlight function broken in canopy classic #447

Closed warn4n closed 6 years ago

warn4n commented 6 years ago

The highlight function is broken in canopy.classic. You forgot to pass the browser. It might be a good practice to put type annotations on public APIs to catch this kind of thing.

lefthandedgoat commented 6 years ago

Good find, thanks for the heads up!

lefthandedgoat commented 6 years ago

This should be fixed here:

https://www.nuget.org/packages/canopy/2.1.0