Do you have any configuration available to run each Espresso test case in parallel on random device?

I was trying to run Espresso test cases in parallel, but observed same test cases executed in different devices instead of choosing random device per test case. Do we have any configuration available to run each test case in random device ?

Hi Miro Vasil,

We currently do not support sharing of test cases in Espresso framework which then can be run on a random selection of devices.