Class: Watir::Container::Label

Inherits:
ContentElement show all
Defined in:
lib/safariwatir.rb

Constant Summary

Constants included from Watir::Container

DEFAULT_TYPING_LAG

Constants inherited from HtmlElement

HtmlElement::OPERATIONS

Instance Attribute Summary

Attributes inherited from HtmlElement

#how, #what

Instance Method Summary collapse

Methods inherited from ContentElement

#html, #speak, #text

Methods included from Watir::Container

#button, #cell, #checkbox, #contains_text, #div, #form, #frame, #image, #label, #link, #p, #password, #radio, #row, #select_list, #set_fast_speed, #set_slow_speed, #span, #speed=, #table, #text_field

Methods included from Clickable

#click

Methods inherited from HtmlElement

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

Instance Method Details

#tagObject



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

def tag; "LABEL"; end