RF+Appium1.6.5版本微信登录

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RF+Appium1.6.5版本微信登录相关的知识,希望对你有一定的参考价值。

  1. 安卓系统7.0

  2. appium1.6.5

  3. 案例:

    ${process}  create dictionary androidProcess=com.tencent.mm:tools

    Open Application    http://localhost:4723/wd/hub    platformName=Android    deviceName=test    appPackage=com.tencent.mm    appActivity=.ui.LauncherUI    platformVersion=7.0 chromeOptions=${process} recreateChromeDriverSessions=true unicodekeyboard=true resetkeyboard=true


  4. Wait Until Page Contains    始终允许

  5.     click button    始终允许

  6.     click button    始终允许

  7.     click button    始终允许

  8.     Run Keyword And Ignore Error    click button    允许

  9.     click element    xpath=//*[@text="登录"]

  10.     click button    用微信号/QQ号/邮箱登录

  11.     input text    xpath=//*[@class="android.widget.EditText"][1]    1106648034

  12.     input text    xpath=(//*[@class="android.widget.EditText"])[2]    91CTT1106648034

  13.     click element    xpath=//*[@text="登录"]

  14.     Run Keyword And Ignore Error    click button    允许

  15.     Run Keyword And Ignore Error    click button    允许

以上是关于RF+Appium1.6.5版本微信登录的主要内容,如果未能解决你的问题,请参考以下文章

怎么进入微信登录界面

企业微信的功能有啥及登录方法图文教程

手机有网,但只能登录qq和微信,其他的软件就没法登。是啥原因?

微信账号保护中出现android-22设备是啥

Appium1.6.5环境搭建

Unity 微信登录分享ShareSDK对接流程