Class: RubySelenium::SeleniumScript

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

Instance Attribute Summary collapse

Instance Attribute Details

#commandsObject

Returns the value of attribute commands

Returns:

  • (Object)

    the current value of commands



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

def commands
  @commands
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end