Class: Link

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

Overview

Link, of course.

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