On Wed, Sep 24, 2014 at 10:07 PM, Matthew Flaschen mflaschen@wikimedia.org wrote:
What is the purpose of text_field then (http://rubydoc.info/gems/ page-object/PageObject/Accessors:text_field)?
It's use is deprecated in the page_object gem, as I said in the original post, when we use text_field we see a message reported '#text_field' is deprecated. Please, use '#textarea' method instead.".