在使用RSpec的Capybara时,如何以最佳方式确定习惯要求负责人?
原文:What s the best way to set custom request headers when using Capybara in RSpec request specs?
原文:What s the best way to set custom request headers when using Capybara in RSpec request specs?
I m monkey pading Capybara:Session with a set_headers means thatsigns to Capybara:Rack Test:Browser s Options Depende (The I ve change from an attr_reader to an attr_accessor).