update: snapshot link

This commit is contained in:
aisouler
2024-02-23 21:42:34 +08:00
parent a40bada3a1
commit e6103bfcee
1356 changed files with 5993 additions and 5993 deletions

View File

@@ -14,22 +14,22 @@ export default defineAppConfig({
{
key: 0,
matches: 'LinearLayout[childCount=2] > [text="安装"][clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/14046939',
snapshotUrls: 'https://i.gkd.li/i/14046939',
},
{
key: 2,
matches: 'LinearLayout[childCount=2] > [text="更新"][clickable=true]',
snapshotUrls: [
'https://i.gkd.li/import/14047571',
'https://i.gkd.li/import/14047854', // 重叠情况的快照
'https://i.gkd.li/i/14047571',
'https://i.gkd.li/i/14047854', // 重叠情况的快照
],
},
{
key: 3,
matches: 'LinearLayout[childCount=2] > [text="完成"][clickable=true]',
snapshotUrls: [
'https://i.gkd.li/import/14047514',
'https://i.gkd.li/import/14047969',
'https://i.gkd.li/i/14047514',
'https://i.gkd.li/i/14047969',
],
},
],