Skip to content

Commit a109618

Browse files
committed
io.appium.settings: recording: README: Correct path of output video
Signed-off-by: sirmordred <[email protected]>
1 parent 4ff72ed commit a109618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ adb shell am start -n "io.appium.settings/io.appium.settings.Settings" -a io.app
343343

344344
Obtain Recording Output File:
345345
```bash
346-
adb pull /storage/sdcard0/Android/data/io.appium.settings/files/abc.mp4 abc.mp4
346+
adb pull /storage/emulated/0/Android/data/io.appium.settings/files/abc.mp4 abc.mp4
347347
```
348348

349349

0 commit comments

Comments
 (0)