Class: Watir::Container::Image
- Inherits:
-
HtmlElement
- Object
- HtmlElement
- Watir::Container::Image
- Includes:
- Clickable
- Defined in:
- lib/safariwatir.rb
Constant Summary
Constants inherited from HtmlElement
Instance Attribute Summary
Attributes inherited from HtmlElement
Instance Method Summary collapse
Methods included from Clickable
Methods inherited from HtmlElement
#exists?, #name, #operate, #speak
Instance Method Details
#tag ⇒ Object
194 |
# File 'lib/safariwatir.rb', line 194 def tag; "IMG"; end |