Forum Discussion

chandar_1998's avatar
chandar_1998
New Contributor
15 days ago

Unable to Open TestComplete in Python Headless Mode

We are currently facing an issue where we are unable to open the TestComplete application in Python headless mode. Has anyone encountered a similar issue or have any suggestions on how to resolve this?

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    What browser are you using, and what version is it?

    Do you have Intelligent Quality add-on enabled?

    • chandar_1998's avatar
      chandar_1998
      New Contributor

      Chrome - Version 129.0.6668.71
      Yes, Intelligent Quality add-on is enabled

       

      • rraghvani's avatar
        rraghvani
        Champion Level 3

        In the documentation link that I had provided, the supported version for Chrome is 128.

         

  • Yes, I have a Testcomplete Pro floating license and appropriate driver.

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    The error message indicates that TC is not able to find the WebDriver. Have you installed the WebDriver in the correct location, and are you using the supported browser for the WebDriver?

  • yes, As mentioned in the document, I pasted chromedriver.exe in C:\ProgramData\SmartBear\WebDrivers\chrome and verified that the browser and driver versions are the same.