Dmitry Zaytsev

Results 12 issues of Dmitry Zaytsev

Currently face rectangles are drawn incorrectly when using front camera, because they should be mirrored. At the moment `Fotoapparat` does not provide us information about whether we should mirror the...

bug

Something like: ``` - stopApp - stopApp: appId: {package name or bundle id} ```

enhancement

This appears to be doable: - [Android](https://stackoverflow.com/a/2587369/926907) - [iOS](https://fbidb.io/docs/commands#set-a-simulators-location)

enhancement

When integrating Maestro in a CI, it could be handly to run a set of flows in one go

enhancement

Error I get when running `maestro --platform android hierarchy` on Pixel 2 arm64 emulator API 24: ``` java.io.IOException: Failed to install apk /var/folders/nh/kq5bbcj16vs4zj4q6ylkzylh0000gn/T/maestro-app4520222182655224887.apk: Broken pipe (Write failed) at maestro.drivers.AndroidDriver.install(AndroidDriver.kt:386) at...

bug
android

It seems that Maestro does not "see" Toast messages in the view hierarchy

enhancement
android

At the moment Maestro does not allow to input unicode characters, so commands like this one won't work: ``` - inputText: Wünderbar ```

enhancement
android