I want to enable the logging of some tags during the testing.
How can I execute
adb shell setprop log.tag.GAv4 DEBUG
on the firebase emulator ?
There's currently no way to execute arbitrary adb commands prior to a test in Firebase Test Lab. Feel free to file a feature request to indicate what you're trying to do.