Forum Discussion
YMinaev
15 years agoStaff
Hi Girish,
Ok, in this case, please send the HTML code of the cell to the test log. Please post this HTML code here.
set aCell = Sys.Process("iexplore").Page("*").Form("DefaultFormName").Panel(0).Panel(2).Panel(0).Panel(1).Table(1).Cell(1, 0).Panel(0).Table(0).Cell(3, 0).Table(0).Cell(0, 0).Panel(0).Panel(3).Table(0).Cell(1, 0).Table(0).Cell(6, 2)
set w = aCell.FindChild(PropArray,ValuesArray, 20000)
Log.Message "Is found: " & w.Exists
Log.Message "Cell's HTML code in Remarks", aCell.outerHTML
Related Content
- 5 months ago
- 2 years ago
- 11 months ago
Recent Discussions
- 2 days ago