Testing MAUI app in Firebase Test Lab

Petr Pikaus 0 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?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,407 questions
{count} votes