Module: Testimonium

Includes:
Find, Tap, Validate
Defined in:
lib/testimonium.rb,
lib/testimonium/cli.rb,
lib/testimonium/cli/run.rb,
lib/testimonium/version.rb,
lib/testimonium/cli/create.rb,
lib/testimonium/cli/helpers.rb,
lib/testimonium/tap_functions.rb,
lib/testimonium/find_functions.rb,
lib/testimonium/validate_functions.rb

Overview

Current version

Defined Under Namespace

Modules: CLI, Find, Tap, Validate

Constant Summary collapse

VERSION =
'1.2.1'

Method Summary

Methods included from Validate

#validate_element_by_id, #validate_element_by_resourceid, #validate_element_by_text, #validate_element_by_xpath

Methods included from Tap

#tap_element_by_id, #tap_element_by_resourceid, #tap_element_by_text, #tap_element_by_xpath

Methods included from Find

#find_all_elements_by_id, #find_element_by_id, #find_element_by_resourceid, #find_element_by_text, #find_element_by_xpath