Class: FireWatir::Spans

Inherits:
ElementCollections show all
Defined in:
lib/firewatir/element_collections.rb

Overview

Class for accessing all the span elements in the document.

It would normally only be accessed by the FireWatir::Container#spans method

Method Summary

Methods inherited from ElementCollections

#[], #each, #first, inherited, #initialize, #inspect, #last, #length, #locate_elements, #to_s

Methods included from JsshSocket

#js_eval, #js_eval_method, #jssh_socket, #read_socket

Constructor Details

This class inherits a constructor from FireWatir::ElementCollections