Method: Selenium::Client::Base#default_timeout_in_seconds
- Defined in:
- lib/selenium/client/base.rb
permalink #default_timeout_in_seconds ⇒ Object (readonly)
Returns the value of attribute default_timeout_in_seconds.
11 12 13 |
# File 'lib/selenium/client/base.rb', line 11 def default_timeout_in_seconds @default_timeout_in_seconds end |