Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.61 KB

package-readme.md

File metadata and controls

32 lines (21 loc) · 1.61 KB

BrowserStack Automate REST API .NET Client

NuGet NuGet Downloads

Build status codecov

Overview

This repository contains a .NET client library/NuGet package for the BrowserStack Automate REST API.

Features include:

  • Querying the status of a BrowserStack Automate plan.
  • Querying the available browsers.
  • Querying and deleting builds.
  • Querying and deleting projects.
  • Querying and deleting sessions.
  • Querying session log.
  • Setting the status of a session.
  • Regenerating the API access key.

The assembly supports .NET Standard 2.0.

Feedback

Any feedback or issues for this package can be added to the issues in GitHub.

License

This package is licensed under the Apache 2.0 license.