Forum Discussion

iamraj09's avatar
iamraj09
Contributor
2 years ago
Solved

Unable to execute Desktop GUI tests on Azure Virtual Machine connected to GitHub Actions runner

Hi everyone, Currently we are migrating to GitHub and as a part of that I am trying to execute a simple GUI desktop test using TestComplete with GitHub actions.  The issue: I have created a batch ...
  • rraghvani's avatar
    2 years ago

    The link that I had provided, Running Tests via Remote Desktop and the sub topics, gives a clear indication of the requirements for running GUI tests.

    The example that I had provided, tests a web sites using the Chrome web browser, which is all GUI testing.

    I can run the agent as either a process or service, on the VM that is always on, unlocked and has an active user session.