TestGridSession - AWS Device Farm Documentation

TestGridSession

A TestGridSession is a single instance of a browser launched from the URL provided by a call to CreateTestGridUrl.

Contents

arn

The ARN of the session.

Type: String

Length Constraints: Minimum length of 32. Maximum length of 1011.

Pattern: ^arn:aws:devicefarm:.+

Required: No

billingMinutes

The number of billed minutes that were used for this session.

Type: Double

Required: No

created

The time that the session was started.

Type: Timestamp

Required: No

ended

The time the session ended.

Type: Timestamp

Required: No

seleniumProperties

A JSON object of options and parameters passed to the Selenium WebDriver.

Type: String

Required: No

status

The state of the session.

Type: String

Valid Values: ACTIVE | CLOSED | ERRORED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: