Module: Watir
- Defined in:
- lib/omni_browser/watir.rb,
lib/omni_browser/action_logging/watir_mods.rb
Defined Under Namespace
Classes: Element, ElementCollection
Class Attribute Summary collapse
-
.browser_obj ⇒ Object
Returns the value of attribute browser_obj.
Class Attribute Details
.browser_obj ⇒ Object
Returns the value of attribute browser_obj.
4 5 6 |
# File 'lib/omni_browser/action_logging/watir_mods.rb', line 4 def browser_obj @browser_obj end |