RF+Appium1.6.5版本微信登录
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RF+Appium1.6.5版本微信登录相关的知识,希望对你有一定的参考价值。
安卓系统7.0
appium1.6.5
案例:
${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
Wait Until Page Contains 始终允许
click button 始终允许
click button 始终允许
click button 始终允许
Run Keyword And Ignore Error click button 允许
click element xpath=//*[@text="登录"]
click button 用微信号/QQ号/邮箱登录
input text xpath=//*[@class="android.widget.EditText"][1] 1106648034
input text xpath=(//*[@class="android.widget.EditText"])[2] 91CTT1106648034
click element xpath=//*[@text="登录"]
Run Keyword And Ignore Error click button 允许
Run Keyword And Ignore Error click button 允许
以上是关于RF+Appium1.6.5版本微信登录的主要内容,如果未能解决你的问题,请参考以下文章