02-03-2011, 01:15 PM
Hi,
I am automating a web-based flex application. Needless to say that I am using a flex add-in which help recognize flex object.
The problem that I am facing is the page load time is erratic. I tried using waitproperty and sync but did not work. I want to wait for all the objects to load on page and ONLY then proceed.
Which would be the best way I can do this?
I am automating a web-based flex application. Needless to say that I am using a flex add-in which help recognize flex object.
The problem that I am facing is the page load time is erratic. I tried using waitproperty and sync but did not work. I want to wait for all the objects to load on page and ONLY then proceed.
Which would be the best way I can do this?