I am able to run my appium python test script on my local appium server. But when I run it on AWS device farm it fails with following error in the log -
I made sure I provided an empty desired capabilities object to the driver.
Please help me fix this.
TIA.