Class Selenium::Link
In: lib/selenium/link.rb
Parent: HtmlElement

Link class that models the behavior of a link

Methods

by_id   by_text   go   new   with_target  

Public Class methods

Public Instance methods

click the link, wait for the page to load, and asserts the target that was passed in during initialization

[Validate]