mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.88k stars 281 forks source link

can't get selector input text otp flutter maestro studio #2048

Closed fauzisunarya closed 2 months ago

fauzisunarya commented 2 months ago

Is there an existing issue for this?

Steps to reproduce

.

Actual results

Hello, I found a bug where I can't get the selector for OTP input on the Flutter application. How can I input OTP? I have attached the video below.

2

Expected results

can input otp

About app

flutter

About environment

jdk 21, os wsl

Logs

Logs ``` ```

Maestro version

latest

How did you install Maestro?

install script (https://get.maestro.mobile.dev)

Anything else?

.

bartekpacia commented 2 months ago

You need to make sure that your OTP text field is accessible. Use Flutter's accessibility/semantics system for this.

Also, this issue is not easily reproducible. We have a huge backlog, so it's important we can triage issues in an efficient manner.

Please provide a minimal, reproducible example that clearly explains how to reproduce the problem with the detailed, step-by-step instructions (that can be easily run by me or other maintainers).

github-actions[bot] commented 1 month ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!