PromucFlow_constructor/app/client/cypress/e2e/Regression/ServerSide/QueryPane
Aishwarya-U-R 49649be7e4
test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667)
## Description
- Cy 10.4 seems to crash browser sometimes & CI runs are timingout,
hence upgrading to Cy 11.2 in which fix for this is included (fix from
10.11 onwards)
- WIDGET also included into ObjectsCore & all references for direct
WIDGET updated
- .attachFile() updated to .selectFile
- NavigateTo_spec - split done - updated methods to use TS helpers
- Flakiness with @updateLayout call - fixed
- ActionExecution/PostWindowMessage_spec.ts - flakyfix
- GitSync/SwitchBranches_spec.js - 7th case - flakyfix
- S3_spec1 - removed duplicate `its` & updated tests
- Datasources/Styles_spec.js - flakyfix
- ci-viewports updated to check CI video/screenshot quality - this is
affecting other cases, hence reverted
- Binding/Widget_loading_spec.js - flakyfix
- ApiTests/API_Edit_spec.js - flakyfix
- ExplorerTests/Query_Datasource_spec.js - flakyfix

#### PR fixes following issue(s)
Fixes #
- Improves CI runs
#### Type of change
- Script update (non-breaking change which fixes an issue)

## Testing

#### How Has This Been Tested?
- [X] Cypress CI runs

## Checklist:

#### QA activity:
- [X] Added `Test Plan Approved` label after Cypress tests were reviewed
2023-05-24 18:00:39 +05:30
..
AddWidget_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
AddWidgetTableAndBind_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DSDocs_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
EmptyDataSource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
EvaluatedValuePopUp_spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
GoogleSheetsQuery_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Mongo_Spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Mongo_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
MySQL_Spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Postgres_Spec.js fix: Use spread operator to make a copy of action dynamic bindings from re… (#23224) 2023-05-24 13:26:17 +05:30
S3_1_spec.js test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
S3_2_spec.js test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
SwitchDatasource_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30