Completed
Last Updated: 04 Apr 2013 07:37 by ADMIN
ADMIN
Boyan Boev
Created on: 18 Feb 2013 13:36
Type: Bug Report
3
When the DOM is not fully loaded Test Studio is clicking on a wrong element.
When the DOM is not fully loaded Test Studio is clicking on a wrong element instead of failing the step with "Unable to find the element".

Also I wanted to add that it is very easy for us to solve this specific issue by adding a "WaitForElement is Visible" step for the last element on the page.

However we are more concerned with the general problem as we see this kind of behavior (i.e. steps that normal pass fail, wrong links clicked etc.) in different places and is impossible for us to handle all of them individually as they appear random.

Test project and access to the application are available in the internal description.
2 comments
ADMIN
Pavel
Posted on: 06 Mar 2013 14:36
We have investigated the issue and this is the expected behavior. A wait step should be added to ensure the element is loaded before clicking it.
Ory
Posted on: 19 Feb 2013 03:24
Just a note that if you need access to our application to reproduce\resolve this issue, the application might not be running at all times so let us know when to fire it up.