Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

439
Vistas
Error: la evaluación falló: ReferenceError: _0x5b9d0e no está definido, después de usar javascript-ofuscator

Puedo ejecutar con éxito el código a continuación, pero fallé después de ofuscar con javascript-obfuscator .

 const puppeteer = require('puppeteer-core'); let params = { ignoreHTTPSErrors: true, args: [ '--ignore-certificate-errors', '--no-sandbox', ], executablePath: this.chromePath, headless: true, }; const browser = await puppeteer.launch(params); var page = await browser.newPage(); await page.goto(this.url, { waitUntil: 'load' }); await page.waitForTimeout(2000); await page.content(); ----------------------- error in this line await page.setViewport({ width: 1600, height: 1200 }); await page.waitForTimeout(2000);

Información de error:

 (node:22648) UnhandledPromiseRejectionWarning: Error: Evaluation failed: ReferenceError: _0xa28d is not defined at __puppeteer_evaluation_script__:1:21 at _0x1ce9f4._evaluateInternal (E:\xx\dist\bundle.js:1:3355462) at processTicksAndRejections (internal/process/task_queues.js:93:5) at async _0x1ce9f4.evaluate (E:\xx\dist\bundle.js:1:3353310) at async _0x23b99f.content (E:\xx\dist\bundle.js:1:3400665) at async _0x14d154.content (E:\xx\dist\bundle.js:1:3508435) at async _0x571581.getContentInaSinglePage (E:\xx\dist\bundle.js:1:4423286) at async _0x508402.isInteresting (E:\xx\dist\bundle.js:1:4622902) at async _0x508402.startScan (E:\xx\dist\bundle.js:1:4641280) at async _0x421a37.scan (E:\xx\dist\bundle.js:1:4643371) at async E:\xx\dist\bundle.js:1:4970734

¿Cuál es la causa de este problema y cómo resolver este problema? ¿Cualquier sugerencia?

about 4 years ago · Santiago Gelvez
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda