Skip to content

Instantly share code, notes, and snippets.

@abotalov
Created August 2, 2012 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abotalov/3239428 to your computer and use it in GitHub Desktop.
Save abotalov/3239428 to your computer and use it in GitHub Desktop.
Output of Capybara.methods.sort
[:!, :!=, :!~, :<, :<=, :<=>, :==, :===, :=~, :>, :>=, :__id__, :__send__, :acts_like?, :add_selector,
:alias_attribute, :alias_method_chain, :all, :ancestors, :anonymous?, :app, :app=, :app_host, :app_host=, :as_json, :asset_root, :asset_root=, :attac
h_file, :autoload, :autoload?, :automatic_reload, :automatic_reload=, :blank?, :body, :capture, :check, :choose, :class, :class_eval, :class_exec, :cl
ass_variable_defined?, :class_variable_get, :class_variable_set, :class_variables, :click_button, :click_link, :click_link_or_button, :click_on, :clon
e, :configure, :const_defined?, :const_get, :const_missing, :const_set, :constants, :cucumber_instance_exec, :current_driver, :current_driver=, :curre
nt_host, :current_path, :current_session, :current_url, :default_driver, :default_driver=, :default_host, :default_host=, :default_selector, :default_
selector=, :default_wait_time, :default_wait_time=, :define_singleton_method, :delegate, :deprecate, :display, :drivers, :dup, :duplicable?, :enable_w
arnings, :enum_for, :eql?, :equal?, :evaluate_script, :extend, :field_labeled, :fill_in, :find, :find_button, :find_by_id, :find_field, :find_link, :f
irst, :freeze, :frozen?, :has_button?, :has_checked_field?, :has_content?, :has_css?, :has_field?, :has_link?, :has_no_button?, :has_no_checked_field?
, :has_no_content?, :has_no_css?, :has_no_field?, :has_no_link?, :has_no_select?, :has_no_selector?, :has_no_table?, :has_no_unchecked_field?, :has_no
_xpath?, :has_select?, :has_selector?, :has_table?, :has_unchecked_field?, :has_xpath?, :hash, :html, :ignore_hidden_elements, :ignore_hidden_elements
=, :in?, :include?, :included, :included_modules, :initialize_clone, :initialize_dup, :insert, :inspect, :instance_eval, :instance_exec, :instance_met
hod, :instance_methods, :instance_of?, :instance_values, :instance_variable_defined?, :instance_variable_get, :instance_variable_names, :instance_vari
able_set, :instance_variables, :is_a?, :javascript_driver, :javascript_driver=, :kind_of?, :load, :load_dependency, :local_constant_names, :local_cons
tants, :mattr_accessor, :mattr_reader, :mattr_writer, :method, :method_defined?, :methods, :mode, :module_eval, :module_exec, :name, :nil?, :object_id
, :page, :parent, :parent_name, :parents, :prefer_visible_elements, :prefer_visible_elements=, :presence, :present?, :pretty_inspect, :pretty_print, :
pretty_print_cycle, :pretty_print_inspect, :pretty_print_instance_variables, :private_class_method, :private_constant, :private_instance_methods, :pri
vate_method_defined?, :private_methods, :protected_instance_methods, :protected_method_defined?, :protected_methods, :psych_to_yaml, :psych_yaml_as, :
public_class_method, :public_constant, :public_instance_method, :public_instance_methods, :public_method, :public_method_defined?, :public_methods, :p
ublic_send, :qualified_const_defined?, :qualified_const_get, :qualified_const_set, :quietly, :redefine_method, :register_driver, :remove_class_variabl
e, :remove_possible_method, :require, :require_association, :require_dependency, :require_or_load, :reset!, :reset_session!, :reset_sessions!, :respon
d_to?, :respond_to_missing?, :run_default_server, :run_server, :run_server=, :save_and_open_page, :save_and_open_page_path, :save_and_open_page_path=,
:save_page, :select, :send, :server, :server_boot_timeout, :server_boot_timeout=, :server_port, :server_port=, :session_name, :session_name=, :should
, :should_not, :silence, :silence_stderr, :silence_stream, :silence_warnings, :singleton_class, :singleton_methods, :source, :string, :suppress, :tain
t, :tainted?, :tap, :text, :timeout, :to_enum, :to_json, :to_s, :to_yaml, :to_yaml_properties, :trust, :try, :uncheck, :unloadable, :unselect, :untain
t, :untrust, :untrusted?, :use_default_driver, :using_driver, :using_session, :using_wait_time, :visit, :wait_until, :with_warnings, :within, :within_
fieldset, :within_frame, :within_table, :within_window, :yaml_as]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment