deepak_kumar's avatar
deepak_kumar
New Member
7 days ago
Status:
New Idea

To update test cases on excel testcomplete should have integration with excel.

To update test cases on excel testcomplete should have integration with excel. It will avoid timely efforts on manual  parts on report preparing.

2 Comments

  • Hi - was this resolved?   I am using:

    xyz> appium -v
    2.15.0

    xyz>appium driver ls
    √ Listing available drivers
    - uiautomator2@3.9.9 [installed (npm)]
    - xcuitest [not installed]
    - espresso [not installed]
    - mac2 [not installed]
    - windows [not installed]
    - safari [not installed]
    - gecko [not installed]
    - chromium [not installed]

  • 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.

  • 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

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