## Description Fixes flaky test https://cloud.cypress.io/projects/eyxvp8/runs/27689/test-results/151a8ef1-a770-4374-a5cc-e53f16052884 Have re-ran the entire test suite 4 times, the test hasn't failed once. The only change here adding a delay of 1 second before clicking which seems to fix the test on ci. https://github.com/appsmithorg/appsmith/pull/19269/files#diff-dcd8e44896ff5d9659e7a030432968de9e6ccfca8ce63e5c9636f9a811e2322fR210 - The next line change does the same thing as before but making use of the common helper function instead of directly using the cypress command. - Update the test index to 11 as 10 exists already. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| locators | ||
| manual_TestSuite | ||
| patches | ||
| plugins | ||
| snapshots/Smoke_TestSuite/ClientSideTests/VisualTests | ||
| support | ||
| .eslintrc.json | ||
| apply-patches.js | ||
| cypress-docker-compose.yml | ||
| index.ts | ||
| init-mysql-dump-for-test.sql | ||
| init-pg-dump-for-test.sql | ||
| setup-test-fat.sh | ||
| setup-test.sh | ||
| test.sh | ||
| tsconfig.json | ||
| xataadd.sh | ||
| xatadel.sh | ||