# -*- encoding: utf-8 -*- # stub: selenium-selenese 1.1.4 ruby lib Gem::Specification.new do |s| s.name = "selenium-selenese".freeze s.version = "1.1.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Technologies".freeze] s.date = "2011-02-01" s.description = "The Selenium Server and Selenium client are merged into single gem. This gem gives you the option to convert the selenium commands into selense script.".freeze s.email = "dharsininitt@gmail.com".freeze s.extra_rdoc_files = ["README.markdown".freeze] s.files = ["README.markdown".freeze, "examples/script/google.rb".freeze, "lib/nautilus/shell.rb".freeze, "lib/selenium.rb".freeze, "lib/selenium/client/base.rb".freeze, "lib/selenium/client/driver.rb".freeze, "lib/selenium/client/extensions.rb".freeze, "lib/selenium/client/idiomatic.rb".freeze, "lib/selenium/client/javascript_expression_builder.rb".freeze, "lib/selenium/client/javascript_frameworks/jquery.rb".freeze, "lib/selenium/client/javascript_frameworks/prototype.rb".freeze, "lib/selenium/client/legacy_driver.rb".freeze, "lib/selenium/client/protocol.rb".freeze, "lib/selenium/client/selenium_helper.rb".freeze, "lib/selenium/command_error.rb".freeze, "lib/selenium/protocol_error.rb".freeze, "lib/selenium/rake/default_tasks.rb".freeze, "lib/selenium/rake/remote_control_start_task.rb".freeze, "lib/selenium/rake/remote_control_stop_task.rb".freeze, "lib/selenium/rake/tasks.rb".freeze, "lib/selenium/remote_control/remote_control.rb".freeze, "lib/selenium/rspec/reporting/file_path_strategy.rb".freeze, "lib/selenium/rspec/reporting/html_report.rb".freeze, "lib/selenium/rspec/reporting/selenium_test_report_formatter.rb".freeze, "lib/selenium/rspec/reporting/system_capture.rb".freeze, "lib/selenium/rspec/rspec_extensions.rb".freeze, "lib/selenium/rspec/spec_helper.rb".freeze, "lib/selenium/selenese.rb".freeze, "lib/tcp_socket_extension.rb".freeze, "vendor/selenium-server.jar".freeze] s.rdoc_options = ["--charset=UTF-8".freeze, "--title".freeze, "Selenium Selenese".freeze, "--main".freeze, "README".freeze, "--line-numbers".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The Selenium Server and Selenium client are merged into single gem. This gem gives you the option to convert the selenium commands into selense script.".freeze end