We have a hybrid app i.e. it has both Native and Flutter components. We have been thinking of automating it but we are not very sure which tool is best suited for this. Can anyone help suggest tool best suited for this?
We tried using dart for automation of app. But as there isn’t any main method to launch to app we couldn’t use it. The application is also available on web but as flutter doesn’t expose any identifiers, its not possible to automate it from there as well.
aks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.