07-17-2009, 10:47 AM
Hi Ankur,
We need to validate the tooltip text for a Label. The application is client server application. I used the below loc which displays tooltip.
But to validate the tooltip text i need nativeclass. I tried to spy on the tooltip(to get nativeclass) but it disappears in a second. I tried many times. Please let me know if there is any other way to find the nativeclass of tooltip.
Thanks in advance,
Pallavi[/font]
We need to validate the tooltip text for a Label. The application is client server application. I used the below loc which displays tooltip.
Code:
SwfWindow("Microbiology Result Entry Main").SwfLabel("SwfSuscInterpretation2").MouseMove 5,10
But to validate the tooltip text i need nativeclass. I tried to spy on the tooltip(to get nativeclass) but it disappears in a second. I tried many times. Please let me know if there is any other way to find the nativeclass of tooltip.
Thanks in advance,
Pallavi[/font]