PromucFlow_constructor/app/client/cypress/support/Pages/AppSettings
Aishwarya-U-R d6520e53aa
test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004)
## Description
- This PR - improved EnterURL() to - verify for api url entering issue
- Improves AssertText() - added new locator (_widgetToVerifyText) for
ease of use
- Improved StatboxDsl_spec.js validation
- Childwigets/List_Select_Widgets_spec.js (DragDrop - trial fix)
- Fork_Template_spec.js - trial fix
- ServerSide/LoginTests/LoginFailure_spec.js
- /OtherUIFeatures/ApplicationURL_spec.js
- ListV2/Childwigets/List_Inputs_spec.js
- SettingsPane/EmbedSettings_spec.ts
- Templates/Fork_Template_Existing_app_spec.js
- ListV2/ListV2_SerververSide_spec.js
- New TestScript - ConnectionErrors_spec.ts - added
- /OtherUIFeatures/ViewMode_spec.js
- Apps/PgAdmin_spec.js - trial fix

#### 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
2023-08-08 14:44:46 +05:30
..
AppSettings.ts test: cypress - js to ts migration for AppNavigation (#25188) 2023-07-19 14:35:31 +05:30
EmbedSettings.ts test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30
GeneralSettings.ts test: Cypress | Flaky fixes (#24581) 2023-06-18 10:25:16 +05:30
PageSettings.ts test: Cypress- js to ts migration tests for Dynamic Height feature (#24328) 2023-07-07 12:22:06 +05:30
ThemeSettings.ts chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
Utils.ts