Class: Vapir::IE::SelectList

Inherits:
InputElement show all
Includes:
SelectList
Defined in:
lib/vapir-ie/input_elements.rb

Overview

This class is the way in which select boxes are manipulated. Normally a user would not need to create this object as it is returned by the Vapir::Container#select_list method

Method Summary

Methods inherited from Element

#after?, #assert_enabled, #before?, #click, #click_no_wait, element_object_style, #enabled?, #fire_event, #fire_event_no_wait, #scroll_offset, #text_after_begin, #text_after_end, #text_before_begin, #text_before_end, #wait

Methods included from Container

#handling_existence_failure, #log