This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.BrowserStack.
Summary
BrowserStack API related cake aliases.
- Assembly
- Cake
.BrowserStack .dll - Namespace
- Cake
.BrowserStack - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["BrowserStackAliases"]
class Type type-node
Syntax
public static class BrowserStackAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Browser |
bool |
An API to DELETE an uploaded App
static
|
Browser |
AppAutomateApp[] |
An API to retrieve details about your recent App uploads. The response will not include the deleted apps
static
|
Browser |
AppAutomateApp[] |
An API to retrieve details about your recent App uploads for the entire group. The response will not include the deleted apps
static
|
Browser |
void |
An API to upload the App you want to test on the BrowserStack servers
static
|
Browser |
void |
Upload app from a Public Location
static
|
Browser |
void |
Uploads an app to App Live
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|