aliexpress: close popup, closes #493, closes #490

This commit is contained in:
Ralf Vogler 2025-07-23 00:12:42 +02:00
parent 3ff71a3a60
commit bf6bad64fa

View file

@ -85,6 +85,7 @@ const urls = {
const coins = async () => {
console.log('Checking coins...');
page.locator('.hideDoubleButton').click().catch(_ => {});
const collectBtn = page.locator('.signVersion-panel div:has-text("Collect")').first();
const moreBtn = page.locator('.signVersion-panel div:has-text("Earn more coins")').first();
await Promise.any([