Forum Discussion

rani_m215's avatar
rani_m215
Occasional Contributor
12 years ago

iOS: Tapping on any object in Navigation bar or Tabbar doesn't work

I am evaluating TestComplete 10 Mobule version to test our iOS apps. Our app has back button to navigate to previous scene on the navigation bar and in the same way, the Tab bar has 4 different tab buttons. Tapping on any of those buttons in test complete mobile screen doesn't work. I am not sure if this is a know issue. Please let me know if you have any work around for this.



In object browser, back button is being recognized as a label and the four buttton on the Tab bar are being recognized as buttons but tapping on them doesn't open appropriate scenes.

1 Reply


  • Hi Jay,


     


    Please let me quote the "Creating Tests for iOS Applications" article:


    At the moment, TestComplete does not support recording tests for iOS applications. You have to explore the object hierarchy and create test commands – keyword-test operations or script statements – manually.


     


    The article I've mentioned earlier describes how to create an object-based test for your iOS app.