Forum Discussion

fmorel-isnard's avatar
fmorel-isnard
Occasional Contributor
11 years ago

Problem with action click during test

Hello,



I test a web application, during my test TE click on several buttons.

Before clicking a button  I verify if it exists in the DOM and if it's visible on screen. After these checks TE clicks on the button and I add a page.wait and a waitframesLoad function.



A strange behavior appears during  the clickButton action, the click is perform (in the log I have this message "Object clicked with left mouse button")  but  the processing of the button is not executed.

This behavior appears randomly in my tests with IE and FF, I can execute them several times without having this behavior and sometimes it appears.



I use TC and TE v 10.40.

Have you an idea to solve this comportment? 

Thanks. 



1 Reply


  • Hi Florent,


     


    It's worth trying TestComplete 10.5 - the latest product version. 


    Also, please check the following: if you use the Click method instead of the ClickButton one, will it work?