Multilingual Capybara Specs
def login(user)
visit hosted_domain path: admin_login_path
fill_in I18n.t(:email), with: user.email
fill_in I18n.t(:password), with: user.password
click_button I18n.t(:login)
end
Written by Mikael Henriksson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Rails
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#