Forum Discussion

Jaime's avatar
Jaime
Occasional Contributor
3 years ago
Solved

Why is a web menu selection object not recognized during Jenkins cloud run?

Using TestComplete to test a webpage.  During the test, it selects a selection menu, selects a value and finishes the run successfully.  Every time I run this same test via Jenkins CI/CD, I continue ...
  • Jaime's avatar
    3 years ago

    I fixed this!  I needed to hit the selection menu twice.  Once to have focus, and the second time, to make the selection!