TextFieldLocator::NON_TEXT_TYPES is missing some key types: e.g. email, search, 
tel, url, …

https://github.com/watir/watir-webdriver/blob/master/lib/watir-webdriver/locators/text_field_locator.rb#L4

This causes `.type` to return `'text'` for those elements :/

Reference: http://www.w3.org/TR/html-markup/input.html

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

Reply via email to