Open phil-homecu opened 4 years ago
Might want to try it without recording:
and archive:
.
Also it seems to be having a problem with an older emulator Nexus_7_2012_API_25
:
[+3232 ms] <== [{"event":"daemon.logMessage","params":{"level":"error","message":"Error 1 retrieving device properties for ro.product.cpu.abi:"}}]
.
.
[ ] <== [{"event":"daemon.logMessage","params":{"level":"error","message":"error: device 'emulator-5554' not found\n"}}]
Looks like emulator is crashing. So you're probably finding portrait images from another config on a previous run.
BTW: should be able to config portrait and landscape in same run:
iPhone XS Max:
orientation:
- Portrait
- LandscapeRight
I have several screenshots.yaml files that specify Portrait for the orientation. The same file with LandscapeLeft, still runs successfully, however the orientation is still Portrait. This happens for both IOS and Android devices.
screenshots -v -c screens/ss_land_android.yaml
ss_land_android.yaml
Any advice appreciated.