Hacker News new | ask | show | jobs
by inglor 1838 days ago
It's not really a wrapper - it's a client in client/server architecture - the difference is important because it means that .NET is a first-class citizen here (like selenium and unlike tools like puppeteer-sharp) and that updates propagate to all languages automatically.

The downside is indeed that you need a "server running".

1 comments

Nice, just saw there is an official Java and Python version too.