maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Painless Mobile UI Automation

Results 326 maestro issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce I'm trying to find a "bullet-proof"...

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce 1. I opened PowerShell and ran...

## Proposed changes This PR extends current capabilities of `takeScreenshot` command with `cropOn` prop which is of an `ElementSelector` type. ## Motivation Visual regression testing is something that has been...

## Proposed changes This PR is built on top of #1898 by @bartekpacia and implements a basic `assertVisual` flow which is much awaited in the community (#1222). Given a simple...

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce 1. Ensure that Maestro Studio is...

bug
platform: ios
platform: android
maestro studio
maestro cli
P2

## Proposed changes Adds the missing 'enabled' description, along with a couple of others. Also adds unit tests for the descriptions. ## Testing - Unit tests - ./maestro test Before:...

## Proposed changes - Introduces `MaestroAppId` model containing appIds for each platform - Tricky parts - Ensuring backwards compatibility in deserializing commands - Finding a way to have only the...

needs backend approval

### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce 1. Run `maestro studio` on flutter...

## Description After editing an edittext with wrong data I try to go back to the edittext and remove its content before inputting a new content. ### Problem When selecting...

bug
platform: android