Last couple of days Testcomplete and browser click action not working (ex-Chrome)
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; }
Hello SmartBear Support Team,
We are currently experiencing an issue with click actions in our TestComplete automation tests.
Specifically, we are struggling with the click operation on browser elements. The behavior is inconsistent—sometimes the click works as expected, and other times it fails without any clear reason.
We have tried several alternative approaches, including using:
Keys("[Enter]")
While this method works occasionally, it is not reliable and fails intermittently.
Could you please help us understand why this inconsistency is happening and suggest a stable solution or best practice for handling click actions in browser automation?
Thank you for your support