Module: AutomationHelpers

Defined in:
lib/automation_helpers.rb,
lib/automation_helpers/version.rb,
lib/automation_helpers/patches/base.rb,
lib/automation_helpers/drivers/local.rb,
lib/automation_helpers/drivers/remote.rb,
lib/automation_helpers/drivers/v4/local.rb,
lib/automation_helpers/drivers/v4/remote.rb,
lib/automation_helpers/drivers/v4/options.rb,
lib/automation_helpers/patches/http_cookie.rb,
lib/automation_helpers/drivers/browserstack.rb,
lib/automation_helpers/drivers/v4/browserstack.rb,
lib/automation_helpers/drivers/v4/capabilities.rb,
lib/automation_helpers/patches/capybara_safari.rb,
lib/automation_helpers/patches/capybara_window.rb,
lib/automation_helpers/patches/selenium_logger.rb

Overview

AutomationHelpers namespace

Defined Under Namespace

Modules: Drivers, Patches

Constant Summary collapse

VERSION =
'7.1'

Class Attribute Summary collapse

Class Attribute Details

.chrome_log_pathObject

Returns the value of attribute chrome_log_path.



11
12
13
# File 'lib/automation_helpers.rb', line 11

def chrome_log_path
  @chrome_log_path
end