| Modifier and Type | Method and Description |
|---|---|
ScreenrecordOptions |
ScreenrecordOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
AndroidDevice.startRecording(File remoteFilePath,
ScreenrecordOptions options)
Starts video recording.
|
void |
AndroidDevice.startRecording(ScreenrecordOptions options)
Starts video recording.
|
void |
AndroidDevice.startRecording(String remoteFilePath,
ScreenrecordOptions options)
Starts video recording.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.