We have one angular page (login page) once user login he will end up in flutter page (Home page).
Problem Statement:
Current automation framework is Cypress which only supports technology that has DOM. Since flutter does not have DOM do we have any solution to integrate/use any package/libraries which can navigate between angular (written in JavaScript) to Flutter (written in Dart) page and their interactions.
1.4m articles
1.4m replys
5 comments
57.0k users