Btw, I also think it can be easily used by page-object gem:

```ruby
class MyPage
  include PageObject

  text_field :label => 'Field', :visible => true
end
```



---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/183#issuecomment-14102892
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to