# -*- encoding: utf-8 -*- # stub: rautomation 0.12.0 ruby lib Gem::Specification.new do |s| s.name = "rautomation".freeze s.version = "0.12.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jarmo Pertman".freeze] s.date = "2013-09-05" s.description = "RAutomation is a small and easy to use library for helping out to automate windows and their controls\nfor automated testing.\n\nRAutomation provides:\n* Easy to use and user-friendly API (inspired by Watir http://www.watir.com)\n* Cross-platform compatibility\n* Easy extensibility - with small scripting effort it's possible to add support for not yet\n supported platforms or technologies".freeze s.email = "jarmo.p@gmail.com".freeze s.files = [".document".freeze, ".gitignore".freeze, ".rspec".freeze, ".yardopts".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "History.rdoc".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "ext/AutoItX/AutoItX.chm".freeze, "ext/AutoItX/AutoItX3.dll".freeze, "ext/IAccessibleDLL/IAccessibleDLL.sln".freeze, "ext/IAccessibleDLL/IAccessibleDLL.suo".freeze, "ext/IAccessibleDLL/IAccessibleDLL/IAccessibleDLL.cpp".freeze, "ext/IAccessibleDLL/IAccessibleDLL/IAccessibleDLL.vcxproj".freeze, "ext/IAccessibleDLL/IAccessibleDLL/IAccessibleDLL.vcxproj.filters".freeze, "ext/IAccessibleDLL/IAccessibleDLL/IAccessibleDLL.vcxproj.user".freeze, "ext/IAccessibleDLL/IAccessibleDLL/ReadMe.txt".freeze, "ext/IAccessibleDLL/IAccessibleDLL/dllmain.cpp".freeze, "ext/IAccessibleDLL/IAccessibleDLL/stdafx.cpp".freeze, "ext/IAccessibleDLL/IAccessibleDLL/stdafx.h".freeze, "ext/IAccessibleDLL/IAccessibleDLL/table_support.cpp".freeze, "ext/IAccessibleDLL/IAccessibleDLL/targetver.h".freeze, "ext/IAccessibleDLL/Release/IAccessibleDLL.dll".freeze, "ext/UiaDll/RAutomation.UIA/Controls/Clicker.cs".freeze, "ext/UiaDll/RAutomation.UIA/Controls/SelectList.cs".freeze, "ext/UiaDll/RAutomation.UIA/Controls/Spinner.cs".freeze, "ext/UiaDll/RAutomation.UIA/Controls/TabControl.cs".freeze, "ext/UiaDll/RAutomation.UIA/Controls/TableControl.cs".freeze, "ext/UiaDll/RAutomation.UIA/Controls/TextControl.cs".freeze, "ext/UiaDll/RAutomation.UIA/Expander.cs".freeze, "ext/UiaDll/RAutomation.UIA/Extensions/Element.cs".freeze, "ext/UiaDll/RAutomation.UIA/Extensions/Enumerable.cs".freeze, "ext/UiaDll/RAutomation.UIA/Extensions/Property.cs".freeze, "ext/UiaDll/RAutomation.UIA/Properties/AssemblyInfo.cs".freeze, "ext/UiaDll/RAutomation.UIA/Properties/AutomationProperties.cs".freeze, "ext/UiaDll/RAutomation.UIA/RAutomation.UIA.csproj".freeze, "ext/UiaDll/Release/RAutomation.UIA.dll".freeze, "ext/UiaDll/Release/UiaDll.dll".freeze, "ext/UiaDll/UiaDll.sln".freeze, "ext/UiaDll/UiaDll/AssemblyInfo.cpp".freeze, "ext/UiaDll/UiaDll/ControlMethods.cpp".freeze, "ext/UiaDll/UiaDll/DynamicAssemblyResolver.cpp".freeze, "ext/UiaDll/UiaDll/DynamicAssemblyResolver.h".freeze, "ext/UiaDll/UiaDll/Locator.cpp".freeze, "ext/UiaDll/UiaDll/Locator.h".freeze, "ext/UiaDll/UiaDll/MenuItemSelector.cpp".freeze, "ext/UiaDll/UiaDll/MenuItemSelector.h".freeze, "ext/UiaDll/UiaDll/MenuMethods.cpp".freeze, "ext/UiaDll/UiaDll/ReadMe.txt".freeze, "ext/UiaDll/UiaDll/SelectListMethods.cpp".freeze, "ext/UiaDll/UiaDll/SpinnerMethods.cpp".freeze, "ext/UiaDll/UiaDll/StringHelper.cpp".freeze, "ext/UiaDll/UiaDll/StringHelper.h".freeze, "ext/UiaDll/UiaDll/StringMethods.cpp".freeze, "ext/UiaDll/UiaDll/TabControlMethods.cpp".freeze, "ext/UiaDll/UiaDll/TableMethods.cpp".freeze, "ext/UiaDll/UiaDll/TextMethods.cpp".freeze, "ext/UiaDll/UiaDll/ToggleStateHelper.h".freeze, "ext/UiaDll/UiaDll/UiaDll.cpp".freeze, "ext/UiaDll/UiaDll/UiaDll.h".freeze, "ext/UiaDll/UiaDll/UiaDll.vcxproj".freeze, "ext/UiaDll/UiaDll/UiaDll.vcxproj.filters".freeze, "ext/UiaDll/UiaDll/app.ico".freeze, "ext/UiaDll/UiaDll/app.rc".freeze, "ext/UiaDll/UiaDll/dllmain.cpp".freeze, "ext/UiaDll/UiaDll/resource.h".freeze, "ext/UiaDll/UiaDll/stdafx.cpp".freeze, "ext/UiaDll/UiaDll/stdafx.h".freeze, "ext/UiaDll/UiaDll/targetver.h".freeze, "ext/WindowsForms/Release/WindowsForms.exe".freeze, "ext/WindowsForms/WindowsForms.sln".freeze, "ext/WindowsForms/WindowsForms/AboutBox.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/AboutBox.cs".freeze, "ext/WindowsForms/WindowsForms/AboutBox.resx".freeze, "ext/WindowsForms/WindowsForms/DataEntryForm.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/DataEntryForm.cs".freeze, "ext/WindowsForms/WindowsForms/DataEntryForm.resx".freeze, "ext/WindowsForms/WindowsForms/DataGridView.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/DataGridView.cs".freeze, "ext/WindowsForms/WindowsForms/DataGridView.resx".freeze, "ext/WindowsForms/WindowsForms/FizzWare.NBuilder.dll".freeze, "ext/WindowsForms/WindowsForms/MainFormWindow.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/MainFormWindow.cs".freeze, "ext/WindowsForms/WindowsForms/MainFormWindow.resx".freeze, "ext/WindowsForms/WindowsForms/PersonForm.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/PersonForm.cs".freeze, "ext/WindowsForms/WindowsForms/PersonForm.resx".freeze, "ext/WindowsForms/WindowsForms/Program.cs".freeze, "ext/WindowsForms/WindowsForms/Properties/AssemblyInfo.cs".freeze, "ext/WindowsForms/WindowsForms/Properties/Resources.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/Properties/Resources.resx".freeze, "ext/WindowsForms/WindowsForms/Properties/Settings.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/Properties/Settings.settings".freeze, "ext/WindowsForms/WindowsForms/SimpleElementsForm.Designer.cs".freeze, "ext/WindowsForms/WindowsForms/SimpleElementsForm.cs".freeze, "ext/WindowsForms/WindowsForms/SimpleElementsForm.resx".freeze, "ext/WindowsForms/WindowsForms/UIA.Extensions.dll".freeze, "ext/WindowsForms/WindowsForms/ValueMonthCalendar.cs".freeze, "ext/WindowsForms/WindowsForms/WindowsForms.csproj".freeze, "lib/rautomation.rb".freeze, "lib/rautomation/adapter/autoit.rb".freeze, "lib/rautomation/adapter/autoit/button.rb".freeze, "lib/rautomation/adapter/autoit/locators.rb".freeze, "lib/rautomation/adapter/autoit/mouse.rb".freeze, "lib/rautomation/adapter/autoit/text_field.rb".freeze, "lib/rautomation/adapter/autoit/window.rb".freeze, "lib/rautomation/adapter/helper.rb".freeze, "lib/rautomation/adapter/ms_uia.rb".freeze, "lib/rautomation/adapter/ms_uia/button.rb".freeze, "lib/rautomation/adapter/ms_uia/button_helper.rb".freeze, "lib/rautomation/adapter/ms_uia/checkbox.rb".freeze, "lib/rautomation/adapter/ms_uia/constants.rb".freeze, "lib/rautomation/adapter/ms_uia/control.rb".freeze, "lib/rautomation/adapter/ms_uia/functions.rb".freeze, "lib/rautomation/adapter/ms_uia/keys.rb".freeze, "lib/rautomation/adapter/ms_uia/keystroke_converter.rb".freeze, "lib/rautomation/adapter/ms_uia/label.rb".freeze, "lib/rautomation/adapter/ms_uia/list_box.rb".freeze, "lib/rautomation/adapter/ms_uia/list_item.rb".freeze, "lib/rautomation/adapter/ms_uia/locators.rb".freeze, "lib/rautomation/adapter/ms_uia/menu.rb".freeze, "lib/rautomation/adapter/ms_uia/radio.rb".freeze, "lib/rautomation/adapter/ms_uia/select_list.rb".freeze, "lib/rautomation/adapter/ms_uia/spinner.rb".freeze, "lib/rautomation/adapter/ms_uia/tab_control.rb".freeze, "lib/rautomation/adapter/ms_uia/table.rb".freeze, "lib/rautomation/adapter/ms_uia/text_field.rb".freeze, "lib/rautomation/adapter/ms_uia/uia_dll.rb".freeze, "lib/rautomation/adapter/ms_uia/value_control.rb".freeze, "lib/rautomation/adapter/ms_uia/window.rb".freeze, "lib/rautomation/adapter/win_32.rb".freeze, "lib/rautomation/adapter/win_32/button.rb".freeze, "lib/rautomation/adapter/win_32/button_helper.rb".freeze, "lib/rautomation/adapter/win_32/checkbox.rb".freeze, "lib/rautomation/adapter/win_32/constants.rb".freeze, "lib/rautomation/adapter/win_32/control.rb".freeze, "lib/rautomation/adapter/win_32/functions.rb".freeze, "lib/rautomation/adapter/win_32/keys.rb".freeze, "lib/rautomation/adapter/win_32/label.rb".freeze, "lib/rautomation/adapter/win_32/list_box.rb".freeze, "lib/rautomation/adapter/win_32/locators.rb".freeze, "lib/rautomation/adapter/win_32/mouse.rb".freeze, "lib/rautomation/adapter/win_32/password_field.rb".freeze, "lib/rautomation/adapter/win_32/radio.rb".freeze, "lib/rautomation/adapter/win_32/select_list.rb".freeze, "lib/rautomation/adapter/win_32/table.rb".freeze, "lib/rautomation/adapter/win_32/text_field.rb".freeze, "lib/rautomation/adapter/win_32/window.rb".freeze, "lib/rautomation/button.rb".freeze, "lib/rautomation/element_collections.rb".freeze, "lib/rautomation/text_field.rb".freeze, "lib/rautomation/wait_helper.rb".freeze, "lib/rautomation/window.rb".freeze, "rautomation.gemspec".freeze, "spec/adapter/autoit/mouse_spec.rb".freeze, "spec/adapter/autoit/window_spec.rb".freeze, "spec/adapter/ms_uia/button_spec.rb".freeze, "spec/adapter/ms_uia/checkbox_spec.rb".freeze, "spec/adapter/ms_uia/control_spec.rb".freeze, "spec/adapter/ms_uia/functions_spec.rb".freeze, "spec/adapter/ms_uia/keystroke_converter_spec.rb".freeze, "spec/adapter/ms_uia/label_spec.rb".freeze, "spec/adapter/ms_uia/list_item_spec.rb".freeze, "spec/adapter/ms_uia/listbox_spec.rb".freeze, "spec/adapter/ms_uia/radio_spec.rb".freeze, "spec/adapter/ms_uia/select_list_spec.rb".freeze, "spec/adapter/ms_uia/spinner_spec.rb".freeze, "spec/adapter/ms_uia/tab_control_spec.rb".freeze, "spec/adapter/ms_uia/table_spec.rb".freeze, "spec/adapter/ms_uia/text_field_spec.rb".freeze, "spec/adapter/ms_uia/value_control_spec.rb".freeze, "spec/adapter/ms_uia/window_spec.rb".freeze, "spec/adapter/win_32/button_spec.rb".freeze, "spec/adapter/win_32/checkbox_spec.rb".freeze, "spec/adapter/win_32/label_spec.rb".freeze, "spec/adapter/win_32/listbox_spec.rb".freeze, "spec/adapter/win_32/mouse_spec.rb".freeze, "spec/adapter/win_32/radio_spec.rb".freeze, "spec/adapter/win_32/select_list_spec.rb".freeze, "spec/adapter/win_32/table_spec.rb".freeze, "spec/adapter/win_32/text_field_spec.rb".freeze, "spec/adapter/win_32/window_spec.rb".freeze, "spec/button_spec.rb".freeze, "spec/buttons_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/text_field_spec.rb".freeze, "spec/text_fields_spec.rb".freeze, "spec/window_spec.rb".freeze, "spec/windows_spec.rb".freeze] s.homepage = "http://github.com/jarmo/RAutomation".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Automate windows and their controls through user-friendly API with Ruby".freeze s.test_files = ["spec/adapter/autoit/mouse_spec.rb".freeze, "spec/adapter/autoit/window_spec.rb".freeze, "spec/adapter/ms_uia/button_spec.rb".freeze, "spec/adapter/ms_uia/checkbox_spec.rb".freeze, "spec/adapter/ms_uia/control_spec.rb".freeze, "spec/adapter/ms_uia/functions_spec.rb".freeze, "spec/adapter/ms_uia/keystroke_converter_spec.rb".freeze, "spec/adapter/ms_uia/label_spec.rb".freeze, "spec/adapter/ms_uia/list_item_spec.rb".freeze, "spec/adapter/ms_uia/listbox_spec.rb".freeze, "spec/adapter/ms_uia/radio_spec.rb".freeze, "spec/adapter/ms_uia/select_list_spec.rb".freeze, "spec/adapter/ms_uia/spinner_spec.rb".freeze, "spec/adapter/ms_uia/tab_control_spec.rb".freeze, "spec/adapter/ms_uia/table_spec.rb".freeze, "spec/adapter/ms_uia/text_field_spec.rb".freeze, "spec/adapter/ms_uia/value_control_spec.rb".freeze, "spec/adapter/ms_uia/window_spec.rb".freeze, "spec/adapter/win_32/button_spec.rb".freeze, "spec/adapter/win_32/checkbox_spec.rb".freeze, "spec/adapter/win_32/label_spec.rb".freeze, "spec/adapter/win_32/listbox_spec.rb".freeze, "spec/adapter/win_32/mouse_spec.rb".freeze, "spec/adapter/win_32/radio_spec.rb".freeze, "spec/adapter/win_32/select_list_spec.rb".freeze, "spec/adapter/win_32/table_spec.rb".freeze, "spec/adapter/win_32/text_field_spec.rb".freeze, "spec/adapter/win_32/window_spec.rb".freeze, "spec/button_spec.rb".freeze, "spec/buttons_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/text_field_spec.rb".freeze, "spec/text_fields_spec.rb".freeze, "spec/window_spec.rb".freeze, "spec/windows_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end