visit('/login') ->type('email', 'test@example.com') ->type('password', 'password') ->press('Login'); }); } }