You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Modificar configuración del archivo smart-monkey.json respectiva del smart-monkey y poner las configuraciones de Eventos: 3500, Delay: 300 Semilla: 4321
Si es necesario, modificar el archivo smart-monkey.js para que se autentique en la aplicación a probar
Ejecutar el archivo varias veces smart-monkey.js
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
Contexto (Ambiente de ejecución)
Browser: Chrome versión 130
Información adicional
No aplica.
The text was updated successfully, but these errors were encountered:
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 diceTimed out retrying after 4050ms: cy.click() failed because this element ... is being covered by another element.
Pasos para reproducir el error
smart-monkey.json
respectiva del smart-monkey y poner las configuraciones deEventos: 3500, Delay: 300 Semilla: 4321
smart-monkey.js
para que se autentique en la aplicación a probarsmart-monkey.js
Timed out retrying after 4050ms: cy.click() failed because this element ... is being covered by another element.
Evidencias
Contexto (Ambiente de ejecución)
Browser: Chrome versión 130
Información adicional
No aplica.
The text was updated successfully, but these errors were encountered: