jsayre
12 years agoOccasional Contributor
Forcing click function before load finish
I am just starting to build my tests and I am using a keyword test so that I can do a for loop. We have identified a bug that happens when you switch from one control to another control before the frame that the control loads is finished loading.
I am trying to get my clicks in the test to be immediate before the form loads. Is there a way to force this?
I am using a normal click actions rather than ItemClicks.
I have attachted a screenshot of my test to help show my process
I am trying to get my clicks in the test to be immediate before the form loads. Is there a way to force this?
I am using a normal click actions rather than ItemClicks.
I have attachted a screenshot of my test to help show my process
- Hi Jeremy,
Alternatively, you may consider LLPlayer TestComplete object in order not to bother with what extension is enabled or not.