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

360
Vistas
Why does Cypress click only works once on slider? (Vue)

I have a Vue application with three sliders and I am using Cypress to do E2E testing. What is strange, however, is that the .click() only works once on a slider.

The code works independently. So if I type

cy.get("#priceSlider").click(300, 0);

it works. When I instead type

cy.get("#priceSlider").click(50, 0);

it works as well. However, when I type both

cy.get("#priceSlider").click(300, 0);
cy.get("#priceSlider").click(50, 0);

the latter doesn't work, no matter what value.

Here is the first click before and after:

enter image description here enter image description here

And then the before and after of the second click:

enter image description hereenter image description here

As you can see, nothing happens. Why is that? and how can I click on my slider multiple times?

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