Hi, the “Virtual Device Testing” step in our Android App build takes 541 secs, according to the log.
However, the video recording of the tests only lasts 191 secs.
I was just wondering were all the remaining time is lost? Is this due to a queue mechanism at FireBase?
well, connecting to the server, uploading the apk file, running the test and then downloading the results all take time, running the test is 191 secs I think the remaining 350 are the connecting and the upload/download parts