Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there an equivalent of this for C#? I use Selenium a lot and find it annoying. Be interested to see if this is much better.


Under the covers this uses the DevTools protocol which has a number of projects around it: https://github.com/ChromeDevTools/awesome-chrome-devtools/#c...

A C# binding was added just recently: https://github.com/BaristaLabs/chrome-dev-tools


Yes, I understand it's just a protocol but it's a pain writing it by hand especially when I just want to test it out on some existing projects Vs selenium.

Thanks for the binding link. Will check it out this weekend.


Not this, but on the C# front there's https://github.com/lefthandedgoat/canopy to ease Selenium use (Designed for F#, but exposes a C# API too)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: