lapis_lazuli 1.0.2
LapisLazuli provides cucumber helper functions and scaffolding for easier (web) test automation suite development. A lot of functionality is aimed at dealing better with [Watir](http://watir.com/), such as: - Easier/more reliable find and wait functionality for detecting web page elements. - Easier browser handling - Better error handling - etc.
Gemfile:
=
install:
=
Runtime Dependencies (15):
byebug
~> 9
cucumber
~> 2
facets
~> 3.1
faraday
~> 0.9
faraday_json
~> 0.1
faraday_middleware
~> 0.10
ffi
~> 1.9
json
~> 2.0
minitest
~> 5.10
multi_xml
~> 0.6
rspec
~> 3.5
selenium-webdriver
>= 2
teelogger
~> 0.5
thor
~> 0.19
watir
~> 6