Testing MAUI app in Firebase Test Lab

Petr Pikaus 10 Reputation points
2023-05-23T16:43:44.65+00:00

I would like to test an application in Firebase's Test Lab, however, I'm not able to reference the username/password fields to fill in the credentials.

I assumed that setting the AutomationId to the values I later set in the Test Labs should solve the issue, but sadly when the run finishes I get the following notifications

Unused text input: no resource name matched the regex "login_password"
Unused text input: no resource name matched the regex "login_email"

Sub-note: is it possible to record Robo script with Android studio when it comes to MAUI app?

Developer technologies .NET .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.