Sven-Seyfert's avatar
Sven-Seyfert
Occasional Visitor
8 years ago
Status:
New Idea

Integration/support of AutoIt in TestComplete/TestExecute as new script language

 

Hi,

AutoIt (*.au3) is a very useful way to automated almost all requirements for windows applications and browser like FF. It would be smart and pretty handy if the possibilities of the open source script language AutoIt will be a part of TestComplete/TestExecute as a new language support.

I use this language since many years and it would be a great extension for TestComplete.
All about it and for a way to embed: www.autoitscript.com .



Thanks
Sven Seyfert

8 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?