11-25-2011, 03:27 PM
in your repository WebElement("Customer Record Search Results") is a child of workarea_2 and in script you have mentioned workarea. So use below line:
Code:
strResultMsg= Browser("Browser").Page("Page").Frame("workarea_2").WebElement("Customer Record Search Results").GetROProperty("innertext")"