Is it possible to click on link available in email using flutter integration test

23 Views Asked by At

Wanted to click on a link from Gmail that is sent to the user's email address from the app. Is it possible to achieve this using Flutter integration tests? If yes, can someone help with the steps using Flutter integration tests?

I am trying to click on a link from Gmail, and then it should navigate to the respective app and proceed with further steps.

0

There are 0 best solutions below