browserstack / browserstack-local-csharp

CSharp bindings for BrowserStack Local
https://www.browserstack.com
MIT License
3 stars 12 forks source link

Add link to correct Linux binary #45

Closed Linschlager closed 5 months ago

Linschlager commented 1 year ago

Resolves #44

In order to make the bindings work for Linux, it needs to download the proper Linux binary.

This does that while also removing a little bit of duplication in the URL-making.