IosDriverConfig

data class IosDriverConfig(val host: String = "127.0.0.1", val port: Int = 9878)

Constructors

Link copied to clipboard
constructor(host: String = "127.0.0.1", port: Int = 9878)

Properties

Link copied to clipboard
Link copied to clipboard
val port: Int