Class: Button

Inherits:
BaseElement show all
Includes:
ClickToChangeStateMixin
Defined in:
lib/rutl/interface/elements/button.rb

Overview

It’s a button!

Instance Attribute Summary

Attributes inherited from BaseElement

#destinations, #interface, #selectors

Method Summary

Methods included from ClickToChangeStateMixin

#click

Methods inherited from BaseElement

#driver, #find_css, #initialize, #this_css

Constructor Details

This class inherits a constructor from BaseElement