I don't know why my test is not working on Real Devices, is there something I am missing?

I don’t know why my test is not working on Real Devices, is there something I am missing?

Hi Brett,

In order to run your test on a Real Device, you can pass the capability: capabilities.setCapability("isRealMobile", true);

Still, if you find errors don’t hesitate to get in touch with us.