How to get the value of the li tag?
There are code about the question
<div class="dy_bgg">
<ul>
<li v="12" style="cursor: pointer;"class="dy_bgg">q</li>
<li v="13" style="cursor: pointer;"class="dy_bgg">t</li>
I want to get "q" or "t",there is only data if use
ie.li(:class,"dy_bgg"),I need to  get the value and click it

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to