Ios Device File Response
data class IosDeviceFileResponse(val bundleId: String, val content: FileReferenceResponse, val devicePath: String)
A file or directory to install on the device before the test starts.
A file or directory to install on the device before the test starts.