Our app only allows 1 user to be actively logged in at any given time.
If the same user attempts to log into another device, that user will be logged out of the previous device.
Is it possible to have Firebase Test Labs Instrumented Test run each device sequentially? Not simultaneously.