rickbaker
4 years agoNew Contributor
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?
TestedApps is optional. Just launch your apk from your test with a script or a code snippet.