.gitignore | |
|
|
.rspec | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENCE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/cello | |
|
|
cello.gemspec | |
|
|
lib/cello.rb | 21 | A 0 mins |
|
lib/cello/Elem.rb | 0 | A 0 mins |
|
lib/cello/commands.rb | 2 | A 0 mins |
|
lib/cello/commands/debug.rb | 10 | A 0 mins |
|
lib/cello/commands/help.rb | 20 | A 0 mins |
|
lib/cello/commands/main.rb | 31 | A 0 mins |
|
lib/cello/commands/new_page.rb | 7 | A 0 mins |
|
lib/cello/commands/new_project.rb | 7 | A 0 mins |
|
lib/cello/commands/version.rb | 7 | A 0 mins |
|
lib/cello/pageobjects/browser.rb | 36 | A 0 mins |
|
lib/cello/pageobjects/html_elements/button_helper.rb | 8 | A 0 mins |
|
lib/cello/pageobjects/html_elements/checkbox_helper.rb | 20 | A 0 mins |
|
lib/cello/pageobjects/html_elements/div_helper.rb | 8 | A 0 mins |
|
lib/cello/pageobjects/html_elements/dsl.rb | 9 | A 0 mins |
|
lib/cello/pageobjects/html_elements/element_helper.rb | 76 | A 2 hrs |
|
lib/cello/pageobjects/html_elements/hidden_helper.rb | 8 | A 0 mins |
|
lib/cello/pageobjects/html_elements/iframe_helper.rb | 17 | A 0 mins |
|
lib/cello/pageobjects/html_elements/link_helper.rb | 8 | A 0 mins |
|
lib/cello/pageobjects/html_elements/logger.rb | 27 | A 0 mins |
|
lib/cello/pageobjects/html_elements/radio_helper.rb | 55 | A 3 hrs |
|
lib/cello/pageobjects/html_elements/select_helper.rb | 25 | A 0 mins |
|
lib/cello/pageobjects/html_elements/span_helper.rb | 8 | A 0 mins |
|
lib/cello/pageobjects/html_elements/textarea_helper.rb | 35 | A 1 hr |
|
lib/cello/pageobjects/html_elements/textfield_helper.rb | 29 | A 0 mins |
|
lib/cello/pageobjects/hub.rb | 41 | A 0 mins |
|
lib/cello/pageobjects/iframe.rb | 10 | A 0 mins |
|
lib/cello/pageobjects/page.rb | 18 | A 0 mins |
|
lib/cello/pageobjects/recorder.rb | 33 | A 3 hrs |
|
lib/cello/structure.rb | 2 | A 0 mins |
|
lib/cello/structure/new_page.rb | 0 | A 0 mins |
|
lib/cello/structure/new_project.rb | 10 | A 0 mins |
|
lib/cello/version.rb | 3 | A 0 mins |
|