Class: Selenium::WebDriver::Remote::Bridge

Inherits:
Object
  • Object
show all
Defined in:
lib/howitzer/capybara_helpers.rb

Overview

rubocop:disable Style/Documentation

Class Method Summary collapse

Class Method Details

.handshake(opts = {}) ⇒ Object



17
18
19
# File 'lib/howitzer/capybara_helpers.rb', line 17

def handshake(opts = {})
  original_handshake(**opts)
end

.original_handshakeObject



15
# File 'lib/howitzer/capybara_helpers.rb', line 15

alias original_handshake handshake