Method: Selenium::WebDriver::Remote::Bridge#capabilities
- Defined in:
- lib/selenium/webdriver/remote/bridge.rb
#capabilities ⇒ Object (readonly)
Returns the value of attribute capabilities.
32 33 34 |
# File 'lib/selenium/webdriver/remote/bridge.rb', line 32 def capabilities @capabilities end |