Hello,
I have created a Test for Android. In that test, I have uploaded the APK in the Application section of the Test. When I run that test on a physical device (my android mobile) it is working as expected.
I have integrated the Browserstack in the Test project and when I try to run that test on a virtual mobile(Provided by BrowserStack) it is throwing an error that - Failed to create driver session. Check device is configured for automation and try again.
Can someone help me solve this error.
Thank you