safariwatir icon indicating copy to clipboard operation
safariwatir copied to clipboard

implementation of default locators + Table.row_count

Open tempredirect opened this issue 14 years ago • 0 comments

I've been working on improving the safariwatir spec compliance.

  • implemented the default locators for all the current element types browser.div('an_id') browser.form('form_name') etc The code is almost a straight port from watir.
  • implemented 'locate' purely for spec compliance, doesn't actually mean quite the same thing in safariwatir
  • implemented Table.row_count

tempredirect avatar Dec 14 '10 22:12 tempredirect