module CapybaraTypo3Browsertesting

Constants

VERSION

Attributes

google_analytics_code[RW]
typo3_backend_login[RW]
typo3_backend_password[RW]
typo3_frontend_login[RW]
typo3_frontend_password[RW]
typo3_major_version[RW]

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/capybara_typo3_browsertesting.rb, line 17
def configure
  yield self
end