androidDeviceList

@JvmName(name = "vjrcpbtlmglwpstn")
suspend fun androidDeviceList(value: Output<AndroidDeviceListArgs>)
@JvmName(name = "wkvecwifiyrjswxy")
suspend fun androidDeviceList(value: AndroidDeviceListArgs?)

Parameters

value

A list of Android devices; the test will be run only on the specified devices.


@JvmName(name = "bhxkbolfekmureha")
suspend fun androidDeviceList(argument: suspend AndroidDeviceListArgsBuilder.() -> Unit)

Parameters

argument

A list of Android devices; the test will be run only on the specified devices.