selenium_helper.rb

Path: lib/selenium/client/selenium_helper.rb
Last Update: Mon Jun 17 12:36:29 +0200 2013

Defines a mixin module that you can use to write Selenium tests without typing "@selenium." in front of every command. Every call to a missing method will be automatically sent to the @selenium object.

[Validate]