Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

277
Views
Error en ciprés "Constructor no es un constructor"

Estoy experimentando el error "Constructor is not a constructor" en Cypress versión 9.3.1. Aparece cuando identifico un botón y trato de hacer clic en él. Error "TypeError Se agotó el tiempo de reintento después de 4050 ms: el constructor no es un constructor"

ingrese la descripción de la imagen aquí

aparece el error al determinar mediante cy.get y cy.xpath

 cy.get('#clr-tab-link-8').should('be.visible').click(); cy.xpath('//*[@id="clr-tab-link-8"]').should('be.visible').click();

Código HTML

 <button _ngcontent-xqo-c23="" clrtablink="" role="tab" type="button" tabindex="-1" class="tid-app-folder-vms btn btn-link nav-link" aria-hidden="false" id="clr-tab-link-8" aria-selected="false">VMs</button>

la opción de usar .click({ force: true }); no ayudó

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Recibo esos errores a veces y con un reintento, en el segundo intento, ya no se reproducen. https://docs.cypress.io/guides/guides/test-retries

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!