Class: Watir::Container::Image

Inherits:
HtmlElement show all
Includes:
Clickable
Defined in:
lib/safariwatir.rb

Constant Summary

Constants inherited from HtmlElement

HtmlElement::OPERATIONS

Instance Attribute Summary

Attributes inherited from HtmlElement

#how, #what

Instance Method Summary collapse

Methods included from Clickable

#click

Methods inherited from HtmlElement

#exists?, #name, #operate, #speak

Instance Method Details

#tagObject



194
# File 'lib/safariwatir.rb', line 194

def tag; "IMG"; end