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

How about Phantom.JS support? #436

Closed teo-tsirpanis closed 6 years ago

lefthandedgoat commented 6 years ago

PhantomJS support was removed in 2.0 because the project is no longer under development

https://github.com/ariya/phantomjs/issues/15344

Chrome Headless is the best option these days.

teo-tsirpanis commented 6 years ago

Thanks. And I saw canopy already supports Chrome Headless. 🙂