Hello,
Firstly I’m new to the TestProject framework.
I have started automating the Android mobile APP and I’m trying to run it in the BrowserStack emulators. In the App, I need to login by entering the Login details. I have created the Test to login into the APP and it is running successfully without any errors with my physical android device but when I try to run that test in BrowserStack emulators there is an error while setting text in username and password fields.
Can someone help me with this on how to enable adb_shell from TestProject.
Thanks.