Browse Source

no message

master
LG_lai 2 years ago
parent
commit
fce4fe8829
2 changed files with 17 additions and 1 deletions
  1. 9
      Login/Login.robot
  2. 9
      Login/LoginResource.robot

Login/PhoneLogin.robot → Login/Login.robot

@ -1,9 +1,16 @@
*** Settings ***
Suite Setup Set Library Search Order AppiumLibrary | Selenium2Library
Library AppiumLibrary
Resource LoginResource.robot
*** Test Cases ***
PLogin
LoginTest
Open Application http://127.0.0.1:4723/wd/hub platformName=Android platformVersion=11 deviceName=Z9Z5YTCIU8NRAQZX
sleep 10
Close Application
Plogin
Given 用户打开小程序
Then 手机验证码登录
WLogin

9
Login/LoginResource.robot

@ -0,0 +1,9 @@
*** Settings ***
Library AppiumLibrary
*** Keywords ***
用户打开小程序
微信一键登录
手机验证码登录
Loading…
Cancel
Save