Method: Selenium::Client::Base#default_timeout_in_seconds

Defined in:
lib/selenium/client/base.rb

#default_timeout_in_secondsObject (readonly)

Returns the value of attribute default_timeout_in_seconds.

[View source]

11
12
13
# File 'lib/selenium/client/base.rb', line 11

def default_timeout_in_seconds
  @default_timeout_in_seconds
end