07-07-2011, 10:17 PM
Instead of adding it to OR,
Use descriptive programming with "text" property of webtable if it is unique, otherwise use some more propertties like innerhtml
Use descriptive programming with "text" property of webtable if it is unique, otherwise use some more propertties like innerhtml
Code:
set desc=description.create
desc("micclass").value="WebTable"
desc("text").value="whatever it shows in spy"
Rowcame = Browser("B").Page("P").WebTable(desc).RowCount