Is there an API reference for Android automated testing?
I recall when I did work in Java, there was a webpage with API information....
https://docs.oracle.com/javase/7/docs/api/
List of methods, their parameters, and a description on what the function or data structure does. Is there such an API reference for the TestComplete Android side of things?
Hi,
One from a great many of nice features provided by TestComplete is that its infrastructure and a set of methods/properties provided to control the tested application is practically the same for either desktop, or mobile, or web.
Mobile specifics are covered in the https://support.smartbear.com/testcomplete/docs/app-testing/mobile/index.html and https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/android/index.html help sections.
General functionality is described in the https://support.smartbear.com/testcomplete/docs/testing-with/index.html help section.