ExecutionConfiguration - AWS Device Farm Documentation

ExecutionConfiguration

Represents configuration information about a test run, such as the execution timeout (in minutes).

Contents

accountsCleanup

True if account cleanup is enabled at the beginning of the test. Otherwise, false.

Type: Boolean

Required: No

appPackagesCleanup

True if app package cleanup is enabled at the beginning of the test. Otherwise, false.

Type: Boolean

Required: No

jobTimeoutMinutes

The number of minutes a test run executes before it times out.

Type: Integer

Required: No

skipAppResign

When set to true, for private devices, Device Farm does not sign your app again. For public devices, Device Farm always signs your apps again.

For more information about how Device Farm re-signs your apps, see Do you modify my app? in the AWS Device Farm FAQs.

Type: Boolean

Required: No

videoCapture

Set to true to enable video capture. Otherwise, set to false. The default is true.

Type: Boolean

Required: No

See Also

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