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
On running npm run cypress:run, toolbar and planet tests are failing in cypress testing
Expected Behavior
All the tests should pass.
How to Reproduce
run npm run cypress:run
Console log Errors:
AssertionError: Timed out retrying after 4000ms: Expected undefined not to exist in the DOM, but it was continuously found.
AssertionError: Timed out retrying after 10000ms: expected '<iframe#planet-iframe>' to be 'visible' This element <iframe#planet-iframe>is not visible because it has CSS property:display: none`
Description
On running
npm run cypress:run
, toolbar and planet tests are failing in cypress testingExpected Behavior
All the tests should pass.
How to Reproduce
run
npm run cypress:run
Console log Errors:
AssertionError: Timed out retrying after 4000ms: Expected undefined not to exist in the DOM, but it was continuously found.
AssertionError: Timed out retrying after 10000ms: expected '<iframe#planet-iframe>' to be 'visible' This element
<iframe#planet-iframe>is not visible because it has CSS property:
display: none`Environment:
Checklist
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
🙋🏾🙋🏼 Questions: Community Matrix Server.
The text was updated successfully, but these errors were encountered: