i want to get nested html element id's using selenium web driver.

37 views
Skip to first unread message

Malappa K

unread,
May 15, 2013, 9:55:54 AM5/15/13
to sfapi-...@googlegroups.com
Hi All,

  I am new to selenium i want to get nested html element id's using selenium webdriver. this is my coding structure.

<html>
<head>
<body>
<table>
<tbody>
<tr height="70px">
<tr>
<td>
<img>
<iframe id="frame1" scrolling="no" frameborder="0" onload="$(this).height($(document).height()-102)" style="height: 741px; width: 100%;" name="CONTENT">
<!DOCTYPE html>

<html>
       <head/>
       <body/>
</html>

</iframe>
</td>
</tr>
<tr id="trdashBoard" height="1px" style="">
<tr height="18px">
</tbody>
</table>
</body>
</html>

please give me quick response i am waiting for you valuable response.


Thanks and Regards,
Malappa.
Reply all
Reply to author
Forward
0 new messages