maestro
maestro copied to clipboard
Painless Mobile UI Automation
### 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...
## 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...
### 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...
### Is there an existing issue for this? - [X] I have searched the existing issues and didn't find mine. ### Steps to reproduce Hi, when i run my maestro...