fmorel-isnard
11 years agoOccasional Contributor
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.
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.