Class Selenium::HtmlElement
In: lib/selenium/html_element.rb
Parent: Object

Methods

browser   click   click_wait   double_click   key_press   new   present?   text  

Attributes

locator  [R] 
webpage  [R] 

Public Class methods

Public Instance methods

click the element

click the element and wait for page to load TODO: wait on block instead if givven

[Validate]