On 09/24/2014 08:14 PM, Chris McMahon wrote:
That's what the HTML spec says, but that's not how things actually work in Selenium, and it's been like that for a long time. They don't think it be like that but it do. You can see the test work with "button" not "text_field" in the example above.
What is the purpose of text_field then (http://rubydoc.info/gems/page-object/PageObject/Accessors:text_field)?
Is it useful for another page-object backend, but not Selenium?
Thanks,
Matt Flaschen