Method: Selenium::WebDriver::Service#args
- Defined in:
- lib/selenium/webdriver/common/service.rb
#args ⇒ Object Also known as: extra_args
Returns the value of attribute args.
60 61 62 |
# File 'lib/selenium/webdriver/common/service.rb', line 60 def args @args end |