--- !ruby/object:Gem::Specification name: marekj-watirloo version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - marekj autorequire: bindir: bin cert_chain: [] date: 2009-01-07 00:00:00 -08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: watir version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.6.2 version: - !ruby/object:Gem::Dependency name: newgem version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.2.1 version: - !ruby/object:Gem::Dependency name: test/spec version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.9.0 version: - !ruby/object:Gem::Dependency name: hoe version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.0 version: description: Watir Framework and Helper based on Semantic Page Objects Modeling. Helps you design tests expressing DOM elements and groups of elements on the page as Semantic Page Objects rather than their DOM implementations. It is not a DSL but it helps you write human readable tests and hooks them up to Watir browsers for implementation Give it a try. You will like it. email: - marekj.com@gmail.com executables: [] extensions: [] extra_rdoc_files: - History.txt - Manifest.txt - README.rdoc files: - History.txt - Manifest.txt - README.rdoc - Rakefile.rb - lib/watirloo - lib/watirloo.rb - lib/watirloo/firewatir_ducktape.rb - lib/watirloo/reflector.rb - lib/watirloo/watir_ducktape.rb - script/console - script/console.cmd - script/destroy - script/destroy.cmd - script/generate - script/generate.cmd - script/reflect.rb - test/checkbox_group_test.rb - test/checkboxes_value_test.rb - test/firewatir - test/firewatir/attach_instance_test.rb - test/html - test/html/census.html - test/html/checkbox_group1.html - test/html/labels.html - test/html/person.html - test/html/radio_group.html - test/html/select_lists.html - test/label_test.rb - test/person_def_wrappers_test.rb - test/radio_group_test.rb - test/select_list_as_face_test.rb - test/select_list_options_test.rb - test/select_lists_test.rb - test/test_helper.rb - test/text_fields_test.rb - watirloo.gemspec has_rdoc: true homepage: http://watirloo.testr.us post_install_message: rdoc_options: - --main - README.rdoc require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: watirloo rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Watir Framework and Helper based on Semantic Page Objects Modeling test_files: - test/checkboxes_value_test.rb - test/checkbox_group_test.rb - test/label_test.rb - test/person_def_wrappers_test.rb - test/radio_group_test.rb - test/select_lists_test.rb - test/select_list_as_face_test.rb - test/select_list_options_test.rb - test/text_fields_test.rb