Closed alex-iotiq closed 2 years ago
After the test execution you can copy the tests from emulator to the projectTemp directory on the host.
projectTemp
Example:
adb pull storage/emulated/0/Documents/measurementsTemp .
Issue is fixed in https://github.com/DaGeRe/peass/pull/89
After the test execution you can copy the tests from emulator to the
projectTemp
directory on the host.Example: