I am using Firebase Test Lab to do automated testing for my app.
I created robo script from Android studio, in which there is a sign in page which uses chrome custom tab.
When I execute the script, it fails on the chrome custom tab.
Is there a way to fix it