--- !ruby/object:Gem::Specification required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: !str 0 version: email: alexander.lystad@finntech.no cert_chain: [] summary: Celerity is a JRuby wrapper around the HtmlUnit Java library (http://htmlunit.sourceforge.net/). The goal of the project is to duplicate the Watir API (http://wtf.rubyforge.org/) using HtmlUnit as the underlying engine. post_install_message: extra_rdoc_files: - History.txt - License.txt - README.txt homepage: http://celerity.rubyforge.org signing_key: name: celerity rdoc_options: - --main - README.txt autorequire: rubyforge_project: celerity executables: [] description: Celerity is a JRuby wrapper around the HtmlUnit Java library (http://htmlunit.sourceforge.net/). The goal of the project is to duplicate the Watir API (http://wtf.rubyforge.org/) using HtmlUnit as the underlying engine. specification_version: 2 default_executable: files: - History.txt - License.txt - README.txt - Rakefile - lib/celerity.rb - lib/celerity/clickable_element.rb - lib/celerity/collections.rb - lib/celerity/container.rb - lib/celerity/disabled_element.rb - lib/celerity/element.rb - lib/celerity/element_collections.rb - lib/celerity/elements/button.rb - lib/celerity/elements/file_field.rb - lib/celerity/elements/form.rb - lib/celerity/elements/frame.rb - lib/celerity/elements/image.rb - lib/celerity/elements/label.rb - lib/celerity/elements/link.rb - lib/celerity/elements/radio_check.rb - lib/celerity/elements/select_list.rb - lib/celerity/elements/table.rb - lib/celerity/elements/table_body.rb - lib/celerity/elements/table_cell.rb - lib/celerity/elements/table_row.rb - lib/celerity/elements/text_field.rb - lib/celerity/exception.rb - lib/celerity/htmlunit/commons-codec-1.3.jar - lib/celerity/htmlunit/commons-collections-3.2.jar - lib/celerity/htmlunit/commons-httpclient-3.1.jar - lib/celerity/htmlunit/commons-io-1.4.jar - lib/celerity/htmlunit/commons-lang-2.4.jar - lib/celerity/htmlunit/commons-logging-1.1.1.jar - lib/celerity/htmlunit/cssparser-0.9.5.jar - lib/celerity/htmlunit/htmlunit-2.2-SNAPSHOT.jar - lib/celerity/htmlunit/js-1.7R1.jar - lib/celerity/htmlunit/nekohtml-1.9.7.jar - lib/celerity/htmlunit/sac-1.3.jar - lib/celerity/htmlunit/xalan-2.7.0.jar - lib/celerity/htmlunit/xercesImpl-2.8.1.jar - lib/celerity/htmlunit/xml-apis-1.0.b2.jar - lib/celerity/ie.rb - lib/celerity/input_element.rb - lib/celerity/non_control_elements.rb - lib/celerity/version.rb - setup.rb - spec/area_spec.rb - spec/areas_spec.rb - spec/button_spec.rb - spec/buttons_spec.rb - spec/checkbox_spec.rb - spec/checkboxes_spec.rb - spec/div_spec.rb - spec/divs_spec.rb - spec/element_spec.rb - spec/filefield_spec.rb - spec/filefields_spec.rb - spec/form_spec.rb - spec/forms_spec.rb - spec/frame_spec.rb - spec/hidden_spec.rb - spec/hiddens_spec.rb - spec/html/forms_with_input_elements.html - spec/html/frame_1.html - spec/html/frame_2.html - spec/html/frames.html - spec/html/iframes.html - spec/html/images.html - spec/html/images/1.gif - spec/html/images/2.gif - spec/html/images/3.gif - spec/html/images/button.jpg - spec/html/images/circle.jpg - spec/html/images/map.gif - spec/html/images/map2.gif - spec/html/images/minus.gif - spec/html/images/originaltriangle.jpg - spec/html/images/plus.gif - spec/html/images/square.jpg - spec/html/images/triangle.jpg - spec/html/non_control_elements.html - spec/html/tables.html - spec/ie_spec.rb - spec/image_spec.rb - spec/images_spec.rb - spec/label_spec.rb - spec/labels_spec.rb - spec/li_spec.rb - spec/link_spec.rb - spec/links_spec.rb - spec/lis_spec.rb - spec/map_spec.rb - spec/maps_spec.rb - spec/p_spec.rb - spec/pre_spec.rb - spec/pres_spec.rb - spec/ps_spec.rb - spec/radio_spec.rb - spec/radios_spec.rb - spec/select_list_spec.rb - spec/select_lists_spec.rb - spec/span_spec.rb - spec/spans_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/table_bodies.rb - spec/table_bodies_spec.rb - spec/table_body_spec.rb - spec/table_cell_spec.rb - spec/table_cells_spec.rb - spec/table_row_spec.rb - spec/table_rows_spec.rb - spec/table_spec.rb - spec/tables_spec.rb - spec/text_field_spec.rb - spec/text_fields_spec.rb - tasks/environment.rake - tasks/rspec.rake - tasks/simple_ci.rake - tasks/testserver.rake required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: !str 0 version: extensions: [] rubygems_version: 1.0.1 requirements: [] authors: - T. Alexander Lystad - Knut Johannes Dahle - Jari Bakken date: 2008-05-07 22:00:00 +00:00 platform: ruby test_files: [] version: !ruby/object:Gem::Version version: 0.0.1 require_paths: - lib dependencies: [] bindir: bin has_rdoc: true