Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timed out retrying after 4050ms: cy.click() failed because this element ... is being covered by another element: #31

Open
misoandresfollecomoncayo opened this issue Nov 3, 2024 · 0 comments

Comments

@misoandresfollecomoncayo
Copy link

misoandresfollecomoncayo commented Nov 3, 2024

Comportamiento esperado:

El archivo smart-monkey.js ejecuta con exito respetando a cantidad de eventos configurados.

Comportamiento actual:

En archivo smart-monkey.js al ser ejecutado con 3500 eventos, se detiene por un error inesperado que dice Timed out retrying after 4050ms: cy.click() failed because this element ... is being covered by another element.

Pasos para reproducir el error

  1. Modificar configuración del archivo smart-monkey.json respectiva del smart-monkey y poner las configuraciones de Eventos: 3500, Delay: 300 Semilla: 4321
  2. Si es necesario, modificar el archivo smart-monkey.js para que se autentique en la aplicación a probar
  3. Ejecutar el archivo varias veces smart-monkey.js
  4. Esperar por la aparición del error Timed out retrying after 4050ms: cy.click() failed because this element ... is being covered by another element.

Evidencias

image

Contexto (Ambiente de ejecución)

Browser: Chrome versión 130

Información adicional

No aplica.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant