HTML Code:
<div class="cell row ident" style="background-color: rgb(192, 218, 193); 
border-color: rgb(192, 218, 193); height: 104px; width: 163px;" 
data--id="32143" data-column="0" data-row="1">
<div class="cell row ident" style="background-color: rgb(189, 216, 156); 
border-color: rgb(189, 216, 156); height: 104px; width: 163px;" 
data--id="32143" data-column="2" data-row="6">

Would like to use other attribute_value as element identifier...but how?

i.e.
browser.div(:data-id => '32143').click
browser.div(:data-column => '2' , :data-row => '6')



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

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to