`

capybara

    博客分类:
  • BDD
 
阅读更多
page.class = Capybara::Session


(rdb:1) disp __FILE__
1: __FILE__ = /home/wenbo/.rvm/gems/ruby-1.9.2-p290@/gems/capybara-1.0.1/lib/capybara/dsl.rb
(rdb:1) disp __LINE__
2: __LINE__ = 139
(rdb:1) disp method
3: method =
(rdb:1) disp Session::DSL_METHODS
4: Session::DSL_METHODS = [:all, :first, :attach_file, :text, :check, :choose, :click_link_or_button, :click_button, :click_link, :field_labeled, :fill_in, :find, :find_button, :find_by_id, :find_field, :find_link, :has_content?, :has_css?, :has_no_content?, :has_no_css?, :has_no_xpath?, :has_xpath?, :select, :uncheck, :has_link?, :has_no_link?, :has_button?, :has_no_button?, :has_field?, :has_no_field?, :has_checked_field?, :has_unchecked_field?, :has_no_table?, :has_table?, :unselect, :has_select?, :has_no_select?, :has_selector?, :has_no_selector?, :click_on, :has_no_checked_field?, :has_no_unchecked_field?, :body, :html, :current_url, :current_host, :evaluate_script, :source, :visit, :wait_until, :within, :within_fieldset, :within_table, :within_frame, :within_window, :current_path, :save_page, :save_and_open_page, :reset_session!]
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics