Table of Contents

Interface IIosOptions

Namespace
Ranorex.Core.Remoting
Assembly
Ranorex.Core.dll
public interface IIosOptions : IOptions
Inherited Members

Properties

AppId

string AppId { get; }

Property Value

string

CollectionCapacity

int CollectionCapacity { get; }

Property Value

int

CustomInstrumentedIpaFileLocation

string CustomInstrumentedIpaFileLocation { get; }

Property Value

string

DeployBrowser

bool DeployBrowser { get; }

Property Value

bool

DeployService

bool DeployService { get; }

Property Value

bool

DeviceName

string DeviceName { get; }

Property Value

string

EntitlementsPath

string EntitlementsPath { get; }

Property Value

string

FailUninstall

bool FailUninstall { get; }

Property Value

bool

InputPath

string InputPath { get; }

Property Value

string

InstrumentationOptions

InstrumentIpaOptions InstrumentationOptions { get; }

Property Value

InstrumentIpaOptions

OutFile

string OutFile { get; }

Property Value

string

P12Path

string P12Path { get; }

Property Value

string

Password

string Password { get; }

Property Value

string

PickerCapacity

int PickerCapacity { get; }

Property Value

int

ProvisionPath

string ProvisionPath { get; }

Property Value

string

SkipDeployment

bool SkipDeployment { get; }

Property Value

bool

SkipInstrumentation

bool SkipInstrumentation { get; }

Property Value

bool

Udid

string Udid { get; }

Property Value

string

UninstallBrowser

bool UninstallBrowser { get; }

Property Value

bool

UninstallService

bool UninstallService { get; }

Property Value

bool

codeDirectoryVersion

CodeDirectoryVersion codeDirectoryVersion { get; }

Property Value

CodeDirectoryVersion