From 3abe4bf83aec9c9928f35e51d337afa76f47cc84 Mon Sep 17 00:00:00 2001 From: Kun Jinkao <45487685+Snoopy1866@users.noreply.github.com> Date: Sun, 3 Dec 2023 17:04:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=AE=89=E5=85=94=E5=85=94=E8=AF=84?= =?UTF-8?q?=E6=B5=8B):=20=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A=EF=BC=88?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=A7=84=E5=88=99=EF=BC=89=20(#2780)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.antutu.ABenchMark.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/apps/com.antutu.ABenchMark.ts b/src/apps/com.antutu.ABenchMark.ts index d47b6e4e..b5e0992e 100644 --- a/src/apps/com.antutu.ABenchMark.ts +++ b/src/apps/com.antutu.ABenchMark.ts @@ -11,9 +11,11 @@ export default defineAppConfig({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: - '[id="com.antutu.ABenchMark:id/ksad_splash_circle_skip_left_view"]', - snapshotUrls: 'https://i.gkd.li/import/13233875', + rules: '[text^="跳过"][text.length<=10]', + snapshotUrls: [ + 'https://i.gkd.li/import/13233875', + 'https://i.gkd.li/import/13538328', + ], }, { key: 1,