Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Feat: Better feedback on timeout due to aria-busy #14

Open
DavidAtImpactCubed opened this issue Feb 22, 2023 · 0 comments
Open

Feat: Better feedback on timeout due to aria-busy #14

DavidAtImpactCubed opened this issue Feb 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DavidAtImpactCubed
Copy link

As a developer or tester using argos ci in cypress, I would like to see better feedback when argosScreenshot times out due to aria-busy tags being present, so that I can quickly identify what is causing the timeout and fix it.

Description

I'm new to argos (and cypress), and I just spent a fair amount of time trying to work out why my argosScreenshot was timing out, but when using the built-in cy.screenshot it didn't. By looking through the code on GitHub and reading the docs, I eventually realised that I had an element with an aria-busy that became hidden but remained in the dom.

An error message telling me why the timeout occurred would have saved me a lot of time!

Thank you for the great tool.

@DavidAtImpactCubed DavidAtImpactCubed added the enhancement New feature or request label Feb 22, 2023
DavidAtImpactCubed added a commit to DavidAtImpactCubed/argos-cypress that referenced this issue Feb 22, 2023
Provide a better error message when a screenshot times out due to aria-busy tags. fixes argos-ci#14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant