hkrishnachandar
11 years agoNew Contributor
Accurate Measurement of PopUp Window Load Time
Hi SmartBear,
I am working on a Silverlight Portal and using UI Automation Technology to access the Web Page objects.
My requirement is to gather time taken for a popup window to appear when right click on a context menu option or double click on a grid row.
I observed that the Object tree refresh takes considerable amoungt of time and hence using FindChild method also does not seem to be accurate.
Could you please let me know a faster and efficient way to achieve the same.
Thank you,
Hamsa
I am working on a Silverlight Portal and using UI Automation Technology to access the Web Page objects.
My requirement is to gather time taken for a popup window to appear when right click on a context menu option or double click on a grid row.
I observed that the Object tree refresh takes considerable amoungt of time and hence using FindChild method also does not seem to be accurate.
Could you please let me know a faster and efficient way to achieve the same.
Thank you,
Hamsa