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

198
Vistas
cypress 'find' is not locating element in an iframe

I am very new to Cypress and not sure what I am doing wrong here. Here is html code for the website see below

and here is the code I am trying in cypress

cy.get('iframe[sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-modals"]')
      .its('0.contentDocument.body').then(cy.wrap).find('#helpForm').should('be.visible')

but it is failing and saying cannot find the element but if I try

cy.get('iframe[sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-modals"]')
      .its('0.contentDocument.body').should('be.visible')

it's work totally fine. even I tried

cy.get('iframe[sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-modals"]')
      .its('0.contentDocument.body').then(cy.wrap).find('div').should('be.visible')

but still no luck. I have no idea what I am doing wrong.

about 4 years ago · Juan Pablo Isaza
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