class Selenium::WebDriver::Remote::Bridge
Public Class Methods
handshake(opts = {})
click to toggle source
# File lib/howitzer/capybara_helpers.rb, line 17 def handshake(opts = {}) original_handshake(**opts) end
Also aliased as: original_handshake