IosRemoteDriver

JVM-side driver that talks to the Parikshan server running inside the iOS app.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun close()
Link copied to clipboard
open suspend override fun relaunchApp()
Link copied to clipboard
open fun resolveArtifactPath(relativePath: String): String
Link copied to clipboard
open suspend override fun send(command: Command): Response