-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Support for Flutter/Dart #26587
Comments
Can you explain in more details on what functionality you are looking for? If you're building a web application using Flutter, you may automate it as any other web app. Playwright focuses primarily on web environments. As such, it doesn't support automating native UI elements which are core to Flutter when it comes to mobile application development. |
Closing per the response above, we are not planning to work extended flutter support at this point. |
Sorry to reopen, but +1 on flutter support. Flutter's built-in integration test system is slow, unreliable, and fairly limited. Having playwright on the flutter toolbelt would be a huge win. Not sure on feasibility, since flutter mostly uses canvas as far as I know :/ |
|
Having playwright supporting flutter will be huge! it is considered the most advanced development tool in 2024 and playwright is as well for web test automation, so would be great if it happened |
Will be good working with flutter |
Is there a possibility to add support to Flutter? Given that it is a pretty popular Framework as of 2023, it'd be interesting if you support it.
The text was updated successfully, but these errors were encountered: