6.7.0 - Alpha12 - Fine tuning

This commit is contained in:
SuperMonster003
2025-12-08 23:30:11 +08:00
parent a99247b80c
commit 40443ae62a
22 changed files with 201 additions and 60 deletions

View File

@@ -18,6 +18,9 @@ export async function fetchStudioAgpTable() {
// @ts-ignore
return findTargetRows({
url: URL,
expandBeforeFinding: {
toggleSelector: 'a.exw-control',
},
tableFilter: {
th: /Android Studio version/i,
},