TestGridSessionAction - AWS Device Farm Documentation

TestGridSessionAction

An action taken by a TestGridSession browser instance.

Contents

action

The action taken by the session.

Type: String

Required: No

duration

The time, in milliseconds, that the action took to complete in the browser.

Type: Long

Required: No

requestMethod

HTTP method that the browser used to make the request.

Type: String

Required: No

started

The time that the session invoked the action.

Type: Timestamp

Required: No

statusCode

HTTP status code returned to the browser when the action was taken.

Type: String

Required: No

See Also

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