TestedApps changes the extension to .tctest causing issues in script
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestedApps changes the extension to .tctest causing issues in script
Hello all,
I am trying to open an apk using testedapps and it is adding .tctest which is causing my apk not to update as I expect it to.
The original is com.<name>.app.<name> and testedapps is adding tctest to the end of it.
I am able to manually get the script steps to work but when running it the apk does not update as it should.
Is there a way to see objects in the object browser and work with the objects without using the testedapps?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestedApps is optional. Just launch your apk from your test with a script or a code snippet.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the help on this. I used an adb shell command to start it but then it didn't see the objects. that was the issue.
I found data in Smartbear help to instrument the apk using android studio.
Since I have 2 apks that are used together I have been told of a different way to get it and it seems to be working or me.
both apks are ran in TestedApps and the Deploy on start in the testedapps is set to checked for both as well.
this is working.
I have it done.
thanks for all of the support.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[Message content removed as the case is resolved]
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
