12-23-2009, 06:01 PM
How do you select it manually? I beleive you just click on the row, right?
if so follow the two step identify the webelement in column 'Property Name' and click on the webelement
if so follow the two step identify the webelement in column 'Property Name' and click on the webelement
Code:
Set objChildItem =mypage.WebTable (("PropertyLookup").ChildItem (var, 2, "WebElement", 0)
objChildItem.Click