Open
Description
Hi 👋
In the previous appium-flutter-driver
, we had access to Flutter: getRenderTree
, which was very useful for debugging widget structure, visibility issues, and for advanced automation assertions.
I noticed that appium-flutter-integration-driver
does not support these commands. Would it be possible to bring back Flutter: getRenderTree
(or an equivalent), or offer a debug introspection API to inspect the Flutter UI tree?
This would be incredibly helpful when automating dynamic UIs in Flutter.
Thanks for the amazing work!
Metadata
Metadata
Assignees
Labels
No labels