Forum Discussion

llgg716's avatar
llgg716
Occasional Contributor
6 years ago

addEventListener

Hi, all, I am wondering how to use addEventListener in TestComplete v14. The use case is: Given a link/button displays on a fully loaded webpage When I click that link/button Then I should ...
  • tristaanogre's avatar
    6 years ago

    That method is part of the object, not added by TestComplete.  TestComplete exposes it and allows you to call it...but you'll need to contact your developers for assistance in using it in your automation.