Forum Discussion

ancybaby's avatar
ancybaby
Occasional Contributor
3 months ago

Test Complete not able to click on mobile application and record keyword tests

Hi  Team,

I have setup a MAC appium server for testing both iOS and Android applications. While testing android applications, I'am able to load the application to the mobile device but I'am not able to click on any options in the mobile application from Testcomplete . However Once I load the application to mobile, I can directly click on the mobile to navigate within the application.

Another issue is that even if I do all the navigations in the phone directly and try to record keyword test , no test steps are getting recorded. 

 

Please help on this issues.

3 Replies

  • ggr's avatar
    ggr
    Occasional Contributor

    Hi. I have the exact same issue on android. Were you able to figure it out?

  • ancybaby's avatar
    ancybaby
    Occasional Contributor

    I was using local appium server and upgrading the uiautomator driver fixed the issue for me.

  • ggr's avatar
    ggr
    Occasional Contributor

    Thank you for your answer. I'm currently using the latest versions of both appium and uiautomator2. If you still have access to the appium server could you please give me the version of the driver that you're using and the version of the appium itself? 
    You can run

    appium -v 

    to see the version of appium and

    appium driver ls 

    to see the driver with it's version.