11-07-2008, 12:25 PM
How to chk tool tip given to a specific field is correct or not
I tried with
eg.
msgbox displays nothing, blank msgbox gets displayed with ok button.
I tried with
eg.
Code:
transportmode=Browser("Browser").Page("Mode of Transportation").WebEdit("txtTransportationMode").GetROProperty("alt")
msgbox transportmode
msgbox displays nothing, blank msgbox gets displayed with ok button.