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