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

**Describe the bug** I'm using Maestro with Bitbucket pipeline for the first time with an Android project. I set all the steps from documentation but when pipeline executes it seems...

bug
needs-information

# 💡 Workaround One possible workaround for this issue is to connect the device over Wi-Fi, which can help to mitigate the problem. Document for connecting to a device over...

bug
android

**Problem** When you run a full flow, it's not easy to understand what steps has been done and how the app reacted on each action **Solution** Generate automatically a screenshot...

enhancement

**Describe the bug** If we use a snippet of yaml like this on maestro: ``` - repeat: while: notVisible: "Text we are looking for" commands: - swipe: start: 50%, 70%...

bug

**Is your feature request related to a problem? Please describe.** As a tester I want to make sure that the app still works after going from version x to version...

enhancement

Hi I need some help i just downloaded Maestro, and I want to use It on a project for now I used a simple test to start the app and...

**Is your feature request related to a problem? Please describe.** ScrollUntilVisible should have optional parameter **Describe the solution you'd like** While finding some element in the Page if not found...

enhancement

I'm using a self-hosted mac mini to run our automation flows. It's got a cron job set up every hour, import the zsh environment, and (for now) have the full...

bug

**Is your feature request related to a problem? Please describe.** Some apps require holding and swiping/dragging to reorder items **Describe the solution you'd like** Some kind of ability to perform...

enhancement