type('email', $email) ->type('password', $password) ->press('@btn_login') ->pause(500); } }