Unable to spy inside mobile screen for android
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to spy inside mobile screen for android
Unable to find any objects as spy doesnt work inside of mobile screen . When try to login page
function login()
{
Mobile["SetCurrent"]("emulator");
Mobile["Device"]()["Keys"]("xxxxxx");
Delay(4000);
Mobile["Device"]()["Touch"](592, 1447);
Delay(3000);
Mobile["Device"]()["Keys"]("xxxxxx");
Delay(3000);
Mobile["Device"]()["Touch"](569, 1687);
Delay(3000);
}
- Labels:
-
Mobile Testing
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please check and make sure you have completed all the setup and meet all the requirements listed here
https://support.smartbear.com/testcomplete/docs/app-testing/mobile/device-cloud/index.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have any videos for the same , Step by step method in vidoes.
I am unable to see the appium icon in object browser once appium installed. Is bitbar license required for Appium ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is a video at the link that I posted for you before.
https://support.smartbear.com/testcomplete/docs/app-testing/mobile/device-cloud/index.html
There are also details at the same link about Bitbar and Appium.
"In TestComplete, connect to a hub that controls your mobile devices (for example, provided by BitBar or a private Appium server)"
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much for your help, Marsha!
Hi @praked1, we have just recently released a free learning course on mobile testing in TestComplete. Please take a look, I hope it will be of help to you. It talks about Appium and Bitbar:
https://smartbear.com/academy/testcomplete/testcomplete-mobile-automation-engineer/
Sonya Mihaljova
Community and Education Specialist
