parikshan
Toggle table of contents
0.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
parikshan
parikshan-client
/
io.github.aryapreetam.parikshan
/
IosRemoteDriver
Ios
Remote
Driver
jvm
class
IosRemoteDriver
:
TestDriver
JVM-side driver that talks to the Parikshan server running inside the iOS app.
Members
Types
Companion
Link copied to clipboard
jvm
object
Companion
Functions
close
Link copied to clipboard
jvm
open
suspend override
fun
close
(
)
relaunch
App
Link copied to clipboard
jvm
open
suspend override
fun
relaunchApp
(
)
resolve
Artifact
Path
Link copied to clipboard
jvm
open
fun
resolveArtifactPath
(
relativePath
:
String
)
:
String
send
Link copied to clipboard
jvm
open
suspend override
fun
send
(
command
:
Command
)
:
Response