maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Painless Mobile UI Automation

Results 245 maestro issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Log outputs include all...

enhancement

Looking at the documentation (https://cloud.mobile.dev/reference/devices-timezones) I saw that Android has the GMT -7 time zone, but for my application to have the automation run successfully, it depends on the device...

enhancement

**Describe the bug** Adding a **$** (dollar sign) within the `${}` for inline-javascript for use as a string does not work as expected. It works with just a regular plain...

bug

**Describe the bug** When I enter `maestro studio` at the prompt, a browser window opens with the error "This page isn’t working If the problem continues, contact the site owner....

bug

**Describe the bug** Launching an app with `clearState` or calling `clearState` directly doesn't reliably clear `UserDefaults` in an iOS app. **To Reproduce** 1. Write a value to `UserDefaults` in an...

bug