Hi,
 
I have an application which has multiple links and each link has a value 
associated
 
For example:
 
Reference # is a link with value 65. I want to test if this value that is 
generated randomly is on this page or not ? If the value is on this page then 
click on viewReport link for that row. Which Canoo element can I use for this 
feature. How to test the value associated to the link Reference #? 
 
Here is the html Code for that
 
<td class="info-header">                                                    <a 
href="#" onClick="sortby('Reference')" >Reference #</a>                        
  </td>                    <td class="info-header">                             
                       <div class="sortarrow">                                  
                  <a href="#" onClick="sortby('Date Submitted')" 
>DateSubmitted</a>                                                        
&nbsp;                                                                    <img 
src="common/images/sortarrow.gif"/>                                             
                </div>                        
                    </td>
<td class="info-value-center-rightborder">                                      
                      <a href="viewreport.v">View&nbsp;Report</a>               
                                     </td>                    </tr>             
                                           <tr class="even">                    
                        <td class="info-value-rightborder"><div 
class="fixedwidth-medium">65</div></td>                        <td 
class="info-value-center-rightborder">                            04/22/2008, 
12:51 AM                        </td>
_________________________________________________________________
Back to work after baby–how do you know when you’re ready?
http://lifestyle.msn.com/familyandparenting/articleNW.aspx?cp-documentid=5797498&ocid=T067MSN40A0701A

Reply via email to