> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 阿里妈妈数智登录

## 指令描述

该指令实现使用淘宝会员身份，自动登录阿里妈妈数智后台。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-01.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=7254942492222266fe25a6dbb6199b21" alt="image" width="687" height="504" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-01.png" />

## 配置

### 指令输入

<strong>网页对象: </strong>网页对象，使用【打开网页】或者【获取已打开的网页对象】指令获取<strong>阿里妈妈数智经营</strong>的<strong>登录页面</strong>的返回值（生成变量）

<strong>登录账号: </strong>字符串，账号

<strong>登录密码: </strong>字符串，密码

### 指令输出

<strong>执行状态：</strong>指令执行结果，用于指示和判断指令执行结果，返回值如下。登录成功返回：登录成功登录失败返回：登录失败，XXXX

备注：XXXX，可能是【账密不符】等提示。

## 使用流程说明

使用<strong>阿里妈妈数智经营</strong>的<strong>登录页面</strong>（如下图所示）【 [https://www.alimama.com/index.htm\[https://www.alimama.com/index.htm](https://www.alimama.com/index.htm\[https://www.alimama.com/index.htm)]\([https://www.alimama.com/index.htm](https://www.alimama.com/index.htm)) 】作为参数，

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-02.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=cbb0c1302bb746d997da8bc024abde41" alt="image" width="1317" height="562" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-02.png" />

使用【打开网页】指令打开登录网页，

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-03.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=a3d23eaced50bd7514a0bfa5389551ea" alt="image" width="691" height="451" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-03.png" />

3、示例流程代码和运行结果，如下图所示：

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-05.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=23439273ef63b2c10f19fc0d6a176aa3" alt="image" width="1289" height="928" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-05.png" />

## 注意事项

### 1、关于登录流程，自动处理滑块验证的功能收费说明。

在登录流程中，偶发遇到滑块验证（如下图），本指令集成滑块验证功能，无需人工处理，指令将自动完成滑块验证（尝试10次都失败则退出登录流程）。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-06.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=55283e7a94de15b9d7ff389d7fb9a22c" alt="image" width="1329" height="749" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-06.png" />

该滑块验证功能，是收费功能，每次验证消耗￥0.02元，请注意账号余额情况（如下图中左下角红圈标注）。

<img src="https://mintcdn.com/bazhuayu-rpa-docs/fkelk-KKO1W71Pr3/helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-07.png?fit=max&auto=format&n=fkelk-KKO1W71Pr3&q=85&s=80721435daa3b10b043ff51b72881734" alt="image" width="1103" height="724" data-path="helpcenter/commands/custom-commands/kLiPTYOw/images/GArDUGr8-07.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
