PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Aishwarya-U-R b7b2e49966
test: Cypress | Replace static with Dynamic waits - Part IV (#29641)
## Description
- This PR removes static wait from below
'app/client/cypress/e2e/Regression/ClientSide/**' & replaces with
dynamic checks as needed:
         - /AuditLogs/Audit_logs_spec.js
         - /Autocomplete/Autocomplete_setters_spec.ts
         - /Autocomplete/BracketNotation_AC_spec.ts
         - /Autocomplete/Bugs_AC_Spec.ts
         - /Autocomplete/JS_AC1_spec.ts
         - /Autocomplete/JS_AC2_spec.ts
         - /Autocomplete/PropertyPaneSuggestion_spec.ts
         - /Autocomplete/autocomplete_spec.ts
         - /Branding/Branding_spec.js
         - /Debugger/Widget_property_navigation_spec.ts
- Flaky fix to move to TED(from Users) & remove wait in
Widgets/Chart/Chart_Widget_Loading_spec.js
- Dynamic wait add - ClientSide/SetProperty/SetOptions_Spec.ts

#### Type of change
- Script fix (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

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Tests**
- Optimized test flows by removing unnecessary wait times, improving
test reliability and execution speed.
- Skipped certain test suites and cases, likely due to ongoing
development or identified issues requiring attention.
- Updated test cases to reflect new functionalities and ensure proper
synchronization during test execution.

- **Chores**
- Adjusted the list of limited tests, refining the focus of the test
suite for more targeted testing.

- **Documentation**
- Updated test descriptions and comments to better reflect their purpose
and the importance of specific actions within the tests.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-15 18:02:43 +05:30
..
Audio refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Button refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Camera refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Chart test: Cypress | Replace static with Dynamic waits - Part IV (#29641) 2023-12-15 18:02:43 +05:30
Checkbox fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30
CodeScanner refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
CurrencyInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Datepicker feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Divider refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
DocumentViewer chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Dropdown feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Filepicker refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Form feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Iframe refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Image refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Input refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
JSONForm refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
List test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
ListV2 test: Cypress | Replace static with Dynamic waits - Part II (#29557) 2023-12-13 18:20:37 +05:30
Modal test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Multiselect test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Others test: Cypress - Icon Button spec (#29267) 2023-12-05 12:39:27 +05:30
PhoneInput refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Radio test: Cypress | Replace static with Dynamic waits - Part 1 (#29405) 2023-12-11 14:39:36 +05:30
Rating test: Cypress - rating case fix (#27716) 2023-10-02 16:56:15 +05:30
RTE refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Select refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Sliders chore: Refactor switching segments in Entity Explorer (#29130) 2023-11-28 16:41:54 +05:30
Statbox refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
Switch refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Tab refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
TableV1 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
TableV2 feat: dsl migration with server (#28518) 2023-11-30 18:03:33 +05:30
Text refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
TreeSelect feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
Video refactor: Cypress SelectEntityByName (#29012) 2023-11-23 15:46:13 +05:30
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
ContainerTest2_spec.ts refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
ImperativeStoreUpdate_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js refactor: Cypress Entity Explorer Presence functions (#29154) 2023-11-29 16:41:33 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js fix: Improvements to Sidebar for navigation (#29205) 2023-11-30 06:11:59 +05:30