DeviceSelectionConfiguration
Represents the device filters used in a test run and the maximum number of devices to be included in the run. It is passed in as the deviceSelectionConfiguration
request parameter in ScheduleRun.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: DeviceSelectionConfiguration.Builder.() -> Unit = {}): DeviceSelectionConfiguration