const password = (password: string) => (): Promise<void> => type(wrapper.find('input[type="password"]').first(), password);