JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
M
R
S
U
A
AndroidManager
- Class in
com.github.android
AndroidManager()
- Constructor for class com.github.android.
AndroidManager
B
bootSimulator(String, String, String)
- Method in class com.github.device.
SimulatorManager
bootSimulator(String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
C
captureScreenshot(String, String, String, String)
- Method in class com.github.device.
SimulatorManager
captureScreenshot(String, String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
com.github.android
- package com.github.android
com.github.device
- package com.github.device
com.github.interfaces
- package com.github.interfaces
com.github.iOS
- package com.github.iOS
com.github.utils
- package com.github.utils
CommandPromptUtil
- Class in
com.github.utils
CommandPromptUtil()
- Constructor for class com.github.utils.
CommandPromptUtil
createSimulator(String, String, String, String)
- Method in class com.github.device.
SimulatorManager
createSimulator(String, String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
D
deleteSimulator(String, String, String)
- Method in class com.github.device.
SimulatorManager
deleteSimulator(String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
Device
- Class in
com.github.device
Device(JSONObject, String)
- Constructor for class com.github.device.
Device
Device(JSONObject)
- Constructor for class com.github.device.
Device
Device()
- Constructor for class com.github.device.
Device
DeviceManager
- Class in
com.github.device
DeviceManager()
- Constructor for class com.github.device.
DeviceManager
DeviceType
- Class in
com.github.device
DeviceType(String, String)
- Constructor for class com.github.device.
DeviceType
E
execForProcessToExecute(String)
- Method in class com.github.utils.
CommandPromptUtil
G
getAllAvailableSimulators()
- Method in class com.github.device.
SimulatorManager
Gets all available Simulators
getAllBootedSimulators(String)
- Method in class com.github.device.
SimulatorManager
getAllBootedSimulators(String)
- Method in interface com.github.interfaces.
ISimulatorManager
getAllSimulators(String)
- Method in class com.github.device.
SimulatorManager
getAllSimulators(String)
- Method in interface com.github.interfaces.
ISimulatorManager
getApiLevel()
- Method in class com.github.device.
Device
getBrand()
- Method in class com.github.device.
Device
getBuildversion()
- Method in class com.github.device.
IOSRuntime
getDevice(String)
- Method in class com.github.android.
AndroidManager
getDevice(String)
- Method in class com.github.device.
DeviceManager
getDevice(String, String, String)
- Method in class com.github.device.
SimulatorManager
getDevice(String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
getDevice(String)
- Method in interface com.github.interfaces.
Manager
getDevice(String)
- Method in class com.github.iOS.
IOSManager
getDeviceInfo(String)
- Method in class com.github.android.
AndroidManager
getDeviceManufacturer()
- Method in class com.github.device.
Device
getDeviceModel()
- Method in class com.github.device.
Device
getDevices()
- Method in class com.github.android.
AndroidManager
getDevices()
- Method in class com.github.device.
DeviceManager
getDevices()
- Method in interface com.github.interfaces.
Manager
getDevices()
- Method in class com.github.iOS.
IOSManager
getDeviceType()
- Method in class com.github.device.
Device
getIdentifier()
- Method in class com.github.device.
DeviceType
getIdentifier()
- Method in class com.github.device.
IOSRuntime
getIsDevice()
- Method in class com.github.device.
Device
getName()
- Method in class com.github.device.
Device
getName()
- Method in class com.github.device.
DeviceType
getName()
- Method in class com.github.device.
IOSRuntime
getOs()
- Method in class com.github.device.
Device
getOs()
- Method in class com.github.device.
IOSRuntime
getOsVersion()
- Method in class com.github.device.
Device
getPid(Process)
- Method in class com.github.android.
AndroidManager
getPid(Process)
- Method in class com.github.device.
SimulatorManager
getScreenSize()
- Method in class com.github.device.
Device
getSimulatorDetailsFromUDID(String)
- Method in class com.github.device.
SimulatorManager
getSimulatorDetailsFromUDID(String)
- Method in interface com.github.interfaces.
ISimulatorManager
getSimulatorState(String, String, String)
- Method in class com.github.device.
SimulatorManager
getSimulatorState(String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
getSimulatorUDID(String, String, String)
- Method in class com.github.device.
SimulatorManager
getSimulatorUDID(String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
getState()
- Method in class com.github.device.
Device
getUdid()
- Method in class com.github.device.
Device
getVersion()
- Method in class com.github.device.
IOSRuntime
I
installAppOnSimulator(String, String, String, String)
- Method in class com.github.device.
SimulatorManager
installAppOnSimulator(String, String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
IOSManager
- Class in
com.github.iOS
IOSManager()
- Constructor for class com.github.iOS.
IOSManager
IOSRuntime
- Class in
com.github.device
IOSRuntime(JSONObject)
- Constructor for class com.github.device.
IOSRuntime
isAvailable()
- Method in class com.github.device.
Device
isAvailable()
- Method in class com.github.device.
IOSRuntime
ISimulatorManager
- Interface in
com.github.interfaces
M
Manager
- Interface in
com.github.interfaces
R
runCommand(String)
- Method in class com.github.utils.
CommandPromptUtil
runCommandThruProcess(String)
- Method in class com.github.utils.
CommandPromptUtil
runProcessCommandToGetDeviceID(String)
- Method in class com.github.utils.
CommandPromptUtil
S
setDeviceManufacturer(String)
- Method in class com.github.device.
Device
shutDownAllBootedSimulators()
- Method in class com.github.device.
SimulatorManager
shutDownAllBootedSimulators()
- Method in interface com.github.interfaces.
ISimulatorManager
SimulatorManager
- Class in
com.github.device
SimulatorManager()
- Constructor for class com.github.device.
SimulatorManager
startADB()
- Method in class com.github.android.
AndroidManager
This method start adb server
startADBLog(String, String)
- Method in class com.github.android.
AndroidManager
startADBLogWithPackage(String, String, String)
- Method in class com.github.android.
AndroidManager
startScreenRecording(String)
- Method in class com.github.device.
SimulatorManager
startScreenRecording(String, String)
- Method in class com.github.device.
SimulatorManager
startScreenRecording(String)
- Method in interface com.github.interfaces.
ISimulatorManager
startScreenRecording(String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
stopADBLog(String)
- Method in class com.github.android.
AndroidManager
stopScreenRecording()
- Method in class com.github.device.
SimulatorManager
stopScreenRecording()
- Method in interface com.github.interfaces.
ISimulatorManager
U
uninstallAppFromSimulator(String, String, String, String)
- Method in class com.github.device.
SimulatorManager
uninstallAppFromSimulator(String, String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
uploadMediaToSimulator(String, String, String, String)
- Method in class com.github.device.
SimulatorManager
uploadMediaToSimulator(String, String, String, String)
- Method in interface com.github.interfaces.
ISimulatorManager
A
B
C
D
E
G
I
M
R
S
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.