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

327
Vistas
Cypress don't work correctly with iframes/.cgi website ("There is no test to run)

I'm a beginner with cypress. I create a small test that login into the printer's web page.

it('should install Ricoch agent ',  function () {
    cy.visit(address)
    cy.get('frameset')
    cy.frameLoaded('frame[title="Header Area"]')
    cy.iframe('frame[title="Header Area"]')
        .find('span')
        .contains('Login')
        .wait(10000)
        .click({force: true})
        .wait(10000);
  })

Test correctly visit web app, get frameset, load frame, and find span, but when I want to click "Login" button the test shuts down, and it says that there is no test.

img:
1.There is no test
2.Code of the tested
3.Last correct operation

"dependencies": {
    "cypress": "9.6.1",
    "cypress-iframe": "^1.0.1"
  },
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