07-15-2011, 04:44 AM
I still got run error on object 1) I checked row column postion is correct (by putting for loop and use getcelldata).
2) Also I can get index of cells is 0 , it means that there is one webedit object .
I am not sure why throwing error but I can't find out.
Would you help please? Thanks.
Code:
(Browser("").Page("").WebTable("WebTable").ChildItem(2,5,"Webedit",0).set"1.1"
2) Also I can get index of cells is 0 , it means that there is one webedit object .
I am not sure why throwing error but I can't find out.
Would you help please? Thanks.