From 233cedf79a16104c27dbe744d271ef51def6522d Mon Sep 17 00:00:00 2001 From: LG_lai Date: Sun, 7 Apr 2024 15:27:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=AB=E7=A0=81=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E7=BA=A2=E5=A8=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0-Login/LoginResource.robot | 12 +- 0-Login/phone-test.txt | 2 +- output/log.html | 10 +- output/output.xml | 597 ++++++++++++++++++++++++++---------- output/report.html | 10 +- 5 files changed, 453 insertions(+), 178 deletions(-) diff --git a/0-Login/LoginResource.robot b/0-Login/LoginResource.robot index 38b94d6..fa64f9b 100644 --- a/0-Login/LoginResource.robot +++ b/0-Login/LoginResource.robot @@ -243,9 +243,10 @@ Library ImageHorizonLibrary 红娘列表 FOR ${matchmaker} IN @{matchmaker_list} - ${Phone} Get From Dictionary ${matchmaker} phone - Exit For Loop If ${Phone}==19128859944 + ${PhoneNum} Get From Dictionary ${matchmaker} phone + Exit For Loop If ${PhoneNum}==${phone} END + Set Global Variable ${PhoneNum} 数据库删除用户数据 FOR ${userId} IN @{userid_list} @@ -273,10 +274,3 @@ FOR循环 FOR ${i} IN @{L1} ${output} Set Variable {'item':${data}} END - -通用组件 等待图形 - [Arguments] ${图片名称} ${图片所在文件夹} ${等待时间}=${默认等待时间} ${鼠标是否挪开}=是 - Set Reference Folder ${图片所在文件夹} - Run Keyword If '${鼠标是否挪开}'=='是' Mouse Move 0 500 - Display Img ${图片所在文件夹}/${图片名称} - wait for ${图片名称} ${等待时间} diff --git a/0-Login/phone-test.txt b/0-Login/phone-test.txt index 5e06aa7..808563b 100644 --- a/0-Login/phone-test.txt +++ b/0-Login/phone-test.txt @@ -1,2 +1,2 @@ 手机号 -15014242835 \ No newline at end of file +18898674523 \ No newline at end of file diff --git a/output/log.html b/output/log.html index 6878aca..fc12462 100644 --- a/output/log.html +++ b/output/log.html @@ -1806,25 +1806,25 @@ function stopPropagation(event) { window.output = {};