--- !ruby/object:Gem::Specification name: operawatir version: !ruby/object:Gem::Version prerelease: true segments: - 0 - 4 - 1 - pre7 version: 0.4.1.pre7 platform: jruby authors: - Andreas Tolf Tolfsen - Chris Lloyd - Stuart Knightley - Deniz Turkoglu autorequire: bindir: bin cert_chain: [] date: 2011-05-12 00:00:00 +02:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: bundler version_requirements: &id001 !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version segments: - 1 - 0 - 0 version: 1.0.0 requirement: *id001 prerelease: false type: :development - !ruby/object:Gem::Dependency name: jeweler version_requirements: &id002 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id002 prerelease: false type: :development - !ruby/object:Gem::Dependency name: BlueCloth version_requirements: &id003 !ruby/object:Gem::Requirement requirements: - - "=" - !ruby/object:Gem::Version segments: - 1 - 0 - 1 version: 1.0.1 requirement: *id003 prerelease: false type: :development - !ruby/object:Gem::Dependency name: yard version_requirements: &id004 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id004 prerelease: false type: :development - !ruby/object:Gem::Dependency name: mongrel version_requirements: &id005 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 1 - 5 version: 1.1.5 requirement: *id005 prerelease: false type: :development - !ruby/object:Gem::Dependency name: sinatra version_requirements: &id006 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 1 version: "1.1" requirement: *id006 prerelease: false type: :development - !ruby/object:Gem::Dependency name: rr version_requirements: &id007 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id007 prerelease: false type: :development - !ruby/object:Gem::Dependency name: clipboard version_requirements: &id008 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id008 prerelease: false type: :development - !ruby/object:Gem::Dependency name: rspec version_requirements: &id009 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 2 - 4 version: "2.4" requirement: *id009 prerelease: false type: :runtime - !ruby/object:Gem::Dependency name: deprecated version_requirements: &id010 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id010 prerelease: false type: :runtime - !ruby/object:Gem::Dependency name: jeweler version_requirements: &id011 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id011 prerelease: false type: :development - !ruby/object:Gem::Dependency name: rake version_requirements: &id012 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id012 prerelease: false type: :development - !ruby/object:Gem::Dependency name: BlueCloth version_requirements: &id013 !ruby/object:Gem::Requirement requirements: - - "=" - !ruby/object:Gem::Version segments: - 1 - 0 - 1 version: 1.0.1 requirement: *id013 prerelease: false type: :development - !ruby/object:Gem::Dependency name: yard version_requirements: &id014 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id014 prerelease: false type: :development - !ruby/object:Gem::Dependency name: mongrel version_requirements: &id015 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 1 - 5 version: 1.1.5 requirement: *id015 prerelease: false type: :development - !ruby/object:Gem::Dependency name: sinatra version_requirements: &id016 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 1 version: "1.1" requirement: *id016 prerelease: false type: :development - !ruby/object:Gem::Dependency name: rr version_requirements: &id017 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id017 prerelease: false type: :development - !ruby/object:Gem::Dependency name: clipboard version_requirements: &id018 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirement: *id018 prerelease: false type: :development description: " OperaWatir is a part of the Watir (pronounced water) family of\n free software Ruby libraries for automating web browsers.\n OperaWatir provides a querying engine and Ruby bindings for a\n backend Java library, OperaDriver, for driving the Opera web\n browser. It aims for full compliancy with the Watir 2 and Watir 3\n specifications.\n" email: - andreastt@opera.com - christopherl@opera.com - stuartk@opera.com - dturkoglu@opera.com executables: - desktopwatir - operawatir extensions: [] extra_rdoc_files: - README.md files: - .gitmodules - .yardopts - AUTHORS - CHANGES - Gemfile - LICENSE - README.md - Rakefile - VERSION - bin/desktopwatir - bin/operawatir - lib/operadriver/APACHE_2.0_LICENSE.txt - lib/operadriver/NEW_BSD_LICENSE.txt - lib/operadriver/client-combined-nodeps.jar - lib/operadriver/commons-io-2.0.1.jar - lib/operadriver/commons-jxpath-1.3.jar - lib/operadriver/protobuf-java-2.3.0.jar - lib/operadriver/webdriver-opera.jar - lib/operawatir.rb - lib/operawatir/browser.rb - lib/operawatir/collection.rb - lib/operawatir/compat.rb - lib/operawatir/compat/browser.rb - lib/operawatir/compat/collection.rb - lib/operawatir/compat/element.rb - lib/operawatir/compat/element_finders.rb - lib/operawatir/compat/selector.rb - lib/operawatir/compat/window.rb - lib/operawatir/desktop-waiter.rb - lib/operawatir/desktop_browser.rb - lib/operawatir/desktop_common.rb - lib/operawatir/desktop_container.rb - lib/operawatir/desktop_enums.rb - lib/operawatir/desktop_exceptions.rb - lib/operawatir/desktop_helper.rb - lib/operawatir/element.rb - lib/operawatir/exceptions.rb - lib/operawatir/helper.rb - lib/operawatir/keys.rb - lib/operawatir/platform.rb - lib/operawatir/preferences.rb - lib/operawatir/quickwidgets.rb - lib/operawatir/quickwidgets/quick_addressfield.rb - lib/operawatir/quickwidgets/quick_button.rb - lib/operawatir/quickwidgets/quick_checkbox.rb - lib/operawatir/quickwidgets/quick_dialogtab.rb - lib/operawatir/quickwidgets/quick_dropdown.rb - lib/operawatir/quickwidgets/quick_editfield.rb - lib/operawatir/quickwidgets/quick_find.rb - lib/operawatir/quickwidgets/quick_griditem.rb - lib/operawatir/quickwidgets/quick_gridlayout.rb - lib/operawatir/quickwidgets/quick_label.rb - lib/operawatir/quickwidgets/quick_radiobutton.rb - lib/operawatir/quickwidgets/quick_searchfield.rb - lib/operawatir/quickwidgets/quick_tab.rb - lib/operawatir/quickwidgets/quick_thumbnail.rb - lib/operawatir/quickwidgets/quick_toolbar.rb - lib/operawatir/quickwidgets/quick_treeitem.rb - lib/operawatir/quickwidgets/quick_treeview.rb - lib/operawatir/quickwidgets/quick_widget.rb - lib/operawatir/quickwidgets/quick_window.rb - lib/operawatir/screenshot.rb - lib/operawatir/selector.rb - lib/operawatir/spatnav.rb - lib/operawatir/version.rb - lib/operawatir/window.rb - operawatir.gemspec - spec/fire_event/fire_event.rb - spec/fire_event/interactive/onBlur.html - spec/fire_event/interactive/onChange.html - spec/fire_event/interactive/onClick.html - spec/fire_event/interactive/onDblClick.html - spec/fire_event/interactive/onFocus.html - spec/fire_event/interactive/onMouseDown.html - spec/fire_event/interactive/onMouseMove.html - spec/fire_event/interactive/onMouseOut.html - spec/fire_event/interactive/onMouseOver.html - spec/fire_event/interactive/onMouseUp.html - spec/fire_event/interactive/onScroll.html - spec/operawatir/README.md - spec/operawatir/core/browser_spec.rb - spec/operawatir/core/element_spec.rb - spec/operawatir/core/preferences_spec.rb - spec/operawatir/core/screenshot_spec.rb - spec/operawatir/core/spatnav_spec.rb - spec/operawatir/core/window_spec.rb - spec/operawatir/desktop/desktopbrowser_spec.rb - spec/operawatir/desktop/quickaddressfield_spec.rb - spec/operawatir/desktop/quickbutton_spec.rb - spec/operawatir/desktop/quickcheckbox_spec.rb - spec/operawatir/desktop/quickdialogtab_spec.rb - spec/operawatir/desktop/quickdropdown_spec.rb - spec/operawatir/desktop/quickeditfield_spec.rb - spec/operawatir/desktop/quickfind_spec.rb - spec/operawatir/desktop/quickgriditem_spec.rb - spec/operawatir/desktop/quickgridlayout_spec.rb - spec/operawatir/desktop/quicklabel_spec.rb - spec/operawatir/desktop/quickradiobutton_spec.rb - spec/operawatir/desktop/quicksearchfield_spec.rb - spec/operawatir/desktop/quicktab_spec.rb - spec/operawatir/desktop/quickthumbnail_spec.rb - spec/operawatir/desktop/quicktreeitem_spec.rb - spec/operawatir/desktop/quicktreeview_spec.rb - spec/operawatir/desktop/quickwidget_spec.rb - spec/operawatir/desktop/quickwindow_spec.rb - spec/operawatir/desktop/shared/shared.rb - spec/operawatir/fixtures/boxes.html - spec/operawatir/fixtures/browsers.svg - spec/operawatir/fixtures/frames.html - spec/operawatir/fixtures/grid.html - spec/operawatir/fixtures/input_fields_value.html - spec/operawatir/fixtures/onclick.html - spec/operawatir/fixtures/paragraphs.html - spec/operawatir/fixtures/two_input_fields.html - spec/operawatir/guards.rb - spec/operawatir/matchers.rb - spec/operawatir/server.rb - spec/operawatir/watirspec.rake - spec/operawatir/watirspec_desktophelper.rb - spec/operawatir/watirspec_helper.rb - spec/watir2/area_spec.rb - spec/watir2/areas_spec.rb - spec/watir2/browser_spec.rb - spec/watir2/button_spec.rb - spec/watir2/buttons_spec.rb - spec/watir2/checkbox_spec.rb - spec/watir2/checkboxes_spec.rb - spec/watir2/collections_spec.rb - spec/watir2/dd_spec.rb - spec/watir2/dds_spec.rb - spec/watir2/del_spec.rb - spec/watir2/dels_spec.rb - spec/watir2/div_spec.rb - spec/watir2/divs_spec.rb - spec/watir2/dl_spec.rb - spec/watir2/dls_spec.rb - spec/watir2/dt_spec.rb - spec/watir2/dts_spec.rb - spec/watir2/element_spec.rb - spec/watir2/em_spec.rb - spec/watir2/ems_spec.rb - spec/watir2/filefield_spec.rb - spec/watir2/filefields_spec.rb - spec/watir2/fixtures/2000_spans.html - spec/watir2/fixtures/bug_duplicate_attributes.html - spec/watir2/fixtures/bug_javascript_001.html - spec/watir2/fixtures/buttons_with_duplicate_ids.html - spec/watir2/fixtures/collections.html - spec/watir2/fixtures/definition_lists.html - spec/watir2/fixtures/euc-jp_text.html - spec/watir2/fixtures/forms_with_input_elements.html - spec/watir2/fixtures/frame_1.html - spec/watir2/fixtures/frame_2.html - spec/watir2/fixtures/frames.html - spec/watir2/fixtures/iframes.html - spec/watir2/fixtures/images.html - spec/watir2/fixtures/images/1.gif - spec/watir2/fixtures/images/2.gif - spec/watir2/fixtures/images/3.gif - spec/watir2/fixtures/images/button.jpg - spec/watir2/fixtures/images/circle.jpg - spec/watir2/fixtures/images/map.gif - spec/watir2/fixtures/images/map2.gif - spec/watir2/fixtures/images/minus.gif - spec/watir2/fixtures/images/originaltriangle.jpg - spec/watir2/fixtures/images/plus.gif - spec/watir2/fixtures/images/square.jpg - spec/watir2/fixtures/images/triangle.jpg - spec/watir2/fixtures/iso-2022-jp_text.html - spec/watir2/fixtures/javascript/helpers.js - spec/watir2/fixtures/jquery.html - spec/watir2/fixtures/latin1_text.html - spec/watir2/fixtures/multiple_ids.html - spec/watir2/fixtures/non_control_elements.html - spec/watir2/fixtures/parser_bug_001.html - spec/watir2/fixtures/prevent_form_submit.html - spec/watir2/fixtures/right_click.html - spec/watir2/fixtures/shift_jis_text.html - spec/watir2/fixtures/tables.html - spec/watir2/fixtures/timeout.html - spec/watir2/fixtures/timeout_window_location.html - spec/watir2/fixtures/tiny_mce.html - spec/watir2/fixtures/utf8_text.html - spec/watir2/fixtures/watirspec.css - spec/watir2/form_spec.rb - spec/watir2/forms_spec.rb - spec/watir2/frame_spec.rb - spec/watir2/frames_spec.rb - spec/watir2/guards.rb - spec/watir2/hidden_spec.rb - spec/watir2/hiddens_spec.rb - spec/watir2/hn_spec.rb - spec/watir2/hns_spec.rb - spec/watir2/image_spec.rb - spec/watir2/images_spec.rb - spec/watir2/ins_spec.rb - spec/watir2/inses_spec.rb - spec/watir2/label_spec.rb - spec/watir2/labels_spec.rb - spec/watir2/li_spec.rb - spec/watir2/link_spec.rb - spec/watir2/links_spec.rb - spec/watir2/lis_spec.rb - spec/watir2/map_spec.rb - spec/watir2/maps_spec.rb - spec/watir2/meta_spec.rb - spec/watir2/metas_spec.rb - spec/watir2/ol_spec.rb - spec/watir2/ols_spec.rb - spec/watir2/option_spec.rb - spec/watir2/p_spec.rb - spec/watir2/pre_spec.rb - spec/watir2/pres_spec.rb - spec/watir2/ps_spec.rb - spec/watir2/radio_spec.rb - spec/watir2/radios_spec.rb - spec/watir2/select_list_spec.rb - spec/watir2/select_lists_spec.rb - spec/watir2/server.rb - spec/watir2/span_spec.rb - spec/watir2/spans_spec.rb - spec/watir2/spec_helper.rb - spec/watir2/strong_spec.rb - spec/watir2/strongs_spec.rb - spec/watir2/table_bodies_spec.rb - spec/watir2/table_body_spec.rb - spec/watir2/table_cell_spec.rb - spec/watir2/table_cells_spec.rb - spec/watir2/table_footer_spec.rb - spec/watir2/table_footers_spec.rb - spec/watir2/table_header_spec.rb - spec/watir2/table_headers_spec.rb - spec/watir2/table_row_spec.rb - spec/watir2/table_rows_spec.rb - spec/watir2/table_spec.rb - spec/watir2/tables_spec.rb - spec/watir2/text_field_spec.rb - spec/watir2/text_fields_spec.rb - spec/watir2/ul_spec.rb - spec/watir2/uls_spec.rb - spec/watir2/watir_compatibility_spec.rb - spec/watir2/watirspec_helper.rb - utils/Rakefile - utils/formatters/operahelper_formatter.rb - utils/formatters/spartan_formatter.rb has_rdoc: true homepage: http://www.opera.com/developer/tools/operawatir/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version segments: - 1 - 3 - 1 version: 1.3.1 requirements: [] rubyforge_project: operawatir rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Toolkit for automating interactions with the Opera web browser. test_files: - spec/fire_event/fire_event.rb - spec/operawatir/core/browser_spec.rb - spec/operawatir/core/element_spec.rb - spec/operawatir/core/preferences_spec.rb - spec/operawatir/core/screenshot_spec.rb - spec/operawatir/core/spatnav_spec.rb - spec/operawatir/core/window_spec.rb - spec/operawatir/desktop/desktopbrowser_spec.rb - spec/operawatir/desktop/quickaddressfield_spec.rb - spec/operawatir/desktop/quickbutton_spec.rb - spec/operawatir/desktop/quickcheckbox_spec.rb - spec/operawatir/desktop/quickdialogtab_spec.rb - spec/operawatir/desktop/quickdropdown_spec.rb - spec/operawatir/desktop/quickeditfield_spec.rb - spec/operawatir/desktop/quickfind_spec.rb - spec/operawatir/desktop/quickgriditem_spec.rb - spec/operawatir/desktop/quickgridlayout_spec.rb - spec/operawatir/desktop/quicklabel_spec.rb - spec/operawatir/desktop/quickradiobutton_spec.rb - spec/operawatir/desktop/quicksearchfield_spec.rb - spec/operawatir/desktop/quicktab_spec.rb - spec/operawatir/desktop/quickthumbnail_spec.rb - spec/operawatir/desktop/quicktreeitem_spec.rb - spec/operawatir/desktop/quicktreeview_spec.rb - spec/operawatir/desktop/quickwidget_spec.rb - spec/operawatir/desktop/quickwindow_spec.rb - spec/operawatir/desktop/shared/shared.rb - spec/operawatir/guards.rb - spec/operawatir/matchers.rb - spec/operawatir/server.rb - spec/operawatir/watirspec_desktophelper.rb - spec/operawatir/watirspec_helper.rb - spec/watir2/area_spec.rb - spec/watir2/areas_spec.rb - spec/watir2/browser_spec.rb - spec/watir2/button_spec.rb - spec/watir2/buttons_spec.rb - spec/watir2/checkbox_spec.rb - spec/watir2/checkboxes_spec.rb - spec/watir2/collections_spec.rb - spec/watir2/dd_spec.rb - spec/watir2/dds_spec.rb - spec/watir2/del_spec.rb - spec/watir2/dels_spec.rb - spec/watir2/div_spec.rb - spec/watir2/divs_spec.rb - spec/watir2/dl_spec.rb - spec/watir2/dls_spec.rb - spec/watir2/dt_spec.rb - spec/watir2/dts_spec.rb - spec/watir2/element_spec.rb - spec/watir2/em_spec.rb - spec/watir2/ems_spec.rb - spec/watir2/filefield_spec.rb - spec/watir2/filefields_spec.rb - spec/watir2/form_spec.rb - spec/watir2/forms_spec.rb - spec/watir2/frame_spec.rb - spec/watir2/frames_spec.rb - spec/watir2/guards.rb - spec/watir2/hidden_spec.rb - spec/watir2/hiddens_spec.rb - spec/watir2/hn_spec.rb - spec/watir2/hns_spec.rb - spec/watir2/image_spec.rb - spec/watir2/images_spec.rb - spec/watir2/ins_spec.rb - spec/watir2/inses_spec.rb - spec/watir2/label_spec.rb - spec/watir2/labels_spec.rb - spec/watir2/li_spec.rb - spec/watir2/link_spec.rb - spec/watir2/links_spec.rb - spec/watir2/lis_spec.rb - spec/watir2/map_spec.rb - spec/watir2/maps_spec.rb - spec/watir2/meta_spec.rb - spec/watir2/metas_spec.rb - spec/watir2/ol_spec.rb - spec/watir2/ols_spec.rb - spec/watir2/option_spec.rb - spec/watir2/p_spec.rb - spec/watir2/pre_spec.rb - spec/watir2/pres_spec.rb - spec/watir2/ps_spec.rb - spec/watir2/radio_spec.rb - spec/watir2/radios_spec.rb - spec/watir2/select_list_spec.rb - spec/watir2/select_lists_spec.rb - spec/watir2/server.rb - spec/watir2/span_spec.rb - spec/watir2/spans_spec.rb - spec/watir2/spec_helper.rb - spec/watir2/strong_spec.rb - spec/watir2/strongs_spec.rb - spec/watir2/table_bodies_spec.rb - spec/watir2/table_body_spec.rb - spec/watir2/table_cell_spec.rb - spec/watir2/table_cells_spec.rb - spec/watir2/table_footer_spec.rb - spec/watir2/table_footers_spec.rb - spec/watir2/table_header_spec.rb - spec/watir2/table_headers_spec.rb - spec/watir2/table_row_spec.rb - spec/watir2/table_rows_spec.rb - spec/watir2/table_spec.rb - spec/watir2/tables_spec.rb - spec/watir2/text_field_spec.rb - spec/watir2/text_fields_spec.rb - spec/watir2/ul_spec.rb - spec/watir2/uls_spec.rb - spec/watir2/watir_compatibility_spec.rb - spec/watir2/watirspec_helper.rb - spec/watir3/browser_spec.rb - spec/watir3/clipboard_spec.rb - spec/watir3/collection_spec.rb - spec/watir3/element_spec.rb - spec/watir3/guards.rb - spec/watir3/keys_spec.rb - spec/watir3/server.rb - spec/watir3/watirspec_helper.rb - spec/watir3/window_spec.rb