[Wtr-general] How to click a row from table in webpage

SHALINI GUPTA shalinigupta2006 at gmail.com
Thu Jul 12 02:06:21 EDT 2007


this is the HTML of that table...

table class="DataTable" cellspacing="0">
 <tbody>
 <tr id="m3236" class="RowHeaderStyle">
 <th class="Value"> Object/Context </th>
 <th class="Hide"> CAST Maintainability </th>
 <th class="Value"> CAST Maintainability </th>
 <th class="Hide"> Variation </th>
 <th class="Value"> Variation </th>
 <th class="Value"/>
</tr>
 <tr id="m3237" class="RowLevel1Style">
 <td class="RowLevel1">
 </td>
 <td class="Hide"> 2.72   </td>
 <td class="medium"> High Risk </td>
 <td class="Hide"> 0 </td>
 <td class="Value">
 </td>
 <td class="Value">
 </td>
</tr>
 <tr id="m3238" class="RowLevel2Style" style="display: table-row;">
 <td class="RowLevel2">
 <a onmouseout="javascript:HideTooltip();"
onmouseover="javascript:ShowTooltip('Access
detailed quality and quantity assessment page for the selected component.');
" href="
http://localhost:8080/CASTAD/?snapshot=2&treeobject=12507&object=12507&frame=FRAME_PORTAL_TOP_LEVEL_DETAILS
"> New applicationTEST2 </a>
</td>
 <td class="Hide"> 2.72   </td>
 <td class="medium"> High Risk </td>
 <td class="Hide"> 0 </td>
 <td class="Value">
 </td>
 <td class="Value">
 </td>
</tr>
 <tr id="m3239" class="RowLevel1Style">
 </tr>
 <tr id="m3240" class="RowLevel2Style" style="display: none;">
 </tr>
</tbody>
</table>


On 7/12/07, SHALINI GUPTA <shalinigupta2006 at gmail.com> wrote:
>
> Hi all,
>
> Please tell me how to click a column of a row of a web page.
>
> Regards
> shalini Gupta
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070712/549cd3de/attachment.html 


More information about the Wtr-general mailing list