Yep, that was a typo as I also checked CSS selector.

Thanks for clearing this out. I didn't know about attribute vs. property. Do 
you think we should handle "value" for textareas/text_fields as a separate 
case? Like, remove "value" from selector, getting all elements matching the 
left part of selector and then iterate through the results and check 
```attribute(:value)```.

P.S. Yeah, I know, I just wanted to use Selenium to make sure.

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

Reply via email to