I am pushing flutter(android) app to firebase testlab, for robo test. App has login with OTP, as login process. where should I add credentials like (name, email, mobile and OTP) in testlab for robo test.
Robo currently does not support Flutter apps. It only supports native Android and iOS apps that use native widgets. Please see the documentation on that. Feel free to file a feature request with Firebase support.