04-27-2011, 12:15 AM
Hi,
You can get "innertext" of the webelement.
Please let me know if you need any more information.
You can get "innertext" of the webelement.
Code:
MyAppDate = Browser("AUTBrowser").Page("AUTPage").Webelement("Testingwebelement").GetROProperty ("innertext")
Msgbox MyAppDate
Please let me know if you need any more information.
Thanks,
SUpputuri
SUpputuri