-
- Downloads
[E2E] Fix Percy flake `parameters-widget` (#28572)
* Limit the number of results for better performance * Set the viewport dimensions in the test config This prevents window resizing and reduces or completely removes the flake, which was Cypress complaining that the icon "pencil" is still animating when it tries to click on it. https://docs.cypress.io/guides/references/error-messages#cy-failed-because-the-element-is-currently-animating * Fix test titles to match the assertion * Remove suprefluous search for a string * Use `editDashboard` helper
Showing
- frontend/test/__support__/e2e/helpers/e2e-dashboard-helpers.js 1 addition, 0 deletions...end/test/__support__/e2e/helpers/e2e-dashboard-helpers.js
- frontend/test/metabase-visual/dashboard/parameters-widget.cy.spec.js 82 additions, 74 deletions...st/metabase-visual/dashboard/parameters-widget.cy.spec.js
Please register or sign in to comment