Class: RubySelenium::SeleniumCommand

Inherits:
Struct
  • Object
show all
Defined in:
lib/RubySelenium.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



255
256
257
# File 'lib/RubySelenium.rb', line 255

def command
  @command
end