beckietech
Results
12
comments of
beckietech
I tried open it with my Android chrome but it kept opening desktop chrome@@ await localPage.waitForTimeout(1000); TypeError: localPage.waitForTimeout is not a function
i checked the js file and found: const puppeteer_extra_1 = __importDefault(require("puppeteer-extra")); const fs_extra_1 = __importDefault(require("fs-extra")); const path_1 = __importDefault(require("path")); const StealthPlugin = require('puppeteer-extra-plugin-stealth')(); does it related to missing these packages...