I am working on automating a Flutter-based application using Sahi Pro. Since Flutter renders UI elements differently (not traditional HTML DOM elements), I am facing difficulties identifying and interacting with certain components such as buttons, text fields, and dynamic widgets.
Any guidance or documentations would be appreciated.
Thanks.