On Wed, Jun 20, 2012 at 12:09 PM, Gajendra Jain <[email protected]> wrote: > But When i tried <DT> Account Name</DT>, i got the same value 37914766, Where as my expected value should be AccountName1
Try this: browser.dt(:text => "Account Name ").parent.dd(:index => 1).text Željko -- filipin.eu -- 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]
