Cake.BrowserStack

Cake Build addin for BrowserStack API's.

#addin nuget:?package=Cake.BrowserStack&version=2.0.0

dotnet add package Cake.BrowserStack --version 2.0.0

<PackageReference Include="Cake.BrowserStack" Version="2.0.0" />

Aliases

BrowserStack API related cake aliases.

General

BrowserStackAppAutomateDeleteApp(string, BrowserStackSettings) An API to DELETE an uploaded App
BrowserStackAppAutomateRecentApps(BrowserStackSettings, string) An API to retrieve details about your recent App uploads. The response will not include the deleted apps
BrowserStackAppAutomateRecentGroupApps(BrowserStackSettings) An API to retrieve details about your recent App uploads for the entire group. The response will not include the deleted apps
BrowserStackAppAutomateUpload(FilePath, BrowserStackSettings, string) An API to upload the App you want to test on the BrowserStack servers
BrowserStackAppAutomateUpload(string, BrowserStackSettings, string) Upload app from a Public Location
BrowserStackAppLiveUpload(FilePath, BrowserStackSettings) Uploads an app to App Live