标题: 怎么选不中呢? [打印本页] 作者: superliming 时间: 2010-2-9 13:22 标题: 怎么选不中呢? Set wt=Browser("MOSTsView").Page("MOSTsView_2").Frame("mainFrame_10").WebTable("4444")
'i=wt.RowCount
'j=wt.ColumnCount(i)
'msgbox i
'msgbox j
''For i=1 to wt.RowCount
'' For j=1 to wt.ColumnCount(i)
Set we=wt.ChildItem(1,1,"WebElement",0)
we.click