On 09/25/2014 09:37 AM, Chris McMahon wrote:
On Wed, Sep 24, 2014 at 10:07 PM, Matthew Flaschen <mflaschen@wikimedia.org mailto:mflaschen@wikimedia.org> wrote:
What is the purpose of text_field then (http://rubydoc.info/gems/__page-object/PageObject/__Accessors:text_field <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.".
Thanks.
Matt Flaschen