Module Selenium::Client::SeleniumHelper
In: lib/selenium/client/selenium_helper.rb

Methods

method_missing   open   select   type  

Public Instance methods

Delegates to @selenium on method missing

Overrides default open method to actually delegates to @selenium

Overrides default select method to actually delegates to @selenium

Overrides default type method to actually delegates to @selenium

[Validate]