Hi, all,

I am trying to verify text in a table using 
<verifyText> with nested <table> as follows,

<verifyText description="verify text of located cell"
  text="Device Name" >
  <table row="0" column="1" />
</verifyText>

my table has two columns and two rows like follows,

Type       Device Name
pci        [EMAIL PROTECTED]


somehow it always says   "Cannot find cell with
supplied index in table" and cause build failure.

if I comment out the <table..> line , it works
successfully. So how do I specify the table row and
column index parameters?? if I add htmlid it says not
supported. 

I am using canoo 2.1.


thanks a lot,


Chang


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to