X premium popup was removed
This commit is contained in:
@@ -55,10 +55,6 @@
|
||||
const confirmBtn = await waitForSelector('button[data-testid="confirmationSheetConfirm"]');
|
||||
confirmBtn.click();
|
||||
|
||||
// close "buy X premium" popup
|
||||
const sheetClose = await waitForSelector('button[data-testid="app-bar-close"]');
|
||||
sheetClose.click();
|
||||
|
||||
console.log('Blocked account posting ads');
|
||||
} catch (err) {
|
||||
console.error('Error processing ad span:', err);
|
||||
|
||||
Reference in New Issue
Block a user