Class: Selenium::WebDriver::Remote::Bridge
- Inherits:
-
Object
- Object
- Selenium::WebDriver::Remote::Bridge
- Defined in:
- lib/fast-selenium.rb
Instance Attribute Summary collapse
-
#http_curb ⇒ Object
Returns the value of attribute http_curb.
Instance Method Summary collapse
Instance Attribute Details
#http_curb ⇒ Object
Returns the value of attribute http_curb.
8 9 10 |
# File 'lib/fast-selenium.rb', line 8 def http_curb @http_curb end |