PromucFlow_constructor/app/client/cypress/locators
Sagar Khalasi 996e26b537
fix: Fix datepicker issue with aghelper (#36325)
## Description

**Root Cause Analysis (RCA):**
In the local environment, the minDate field was consistently cleared as
expected, but this behavior was not replicated in the CI pipeline.
Updating the existing flow to address this issue could introduce other
problems. The minDate text area having js date function in the CI
pipeline, leading to repeated test failures. Multiple function attempts
to resolve this issue were unsuccessful.

**Solution**:
I tried using the `agHelper` utility and updated the test flow with
adding a new test case.

EE PR: https://github.com/appsmithorg/appsmith-ee/pull/5139

Fixes #`36329`  

## Automation

/ok-to-test tags="@tag.ImportExport"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/10878662752>
> Commit: 0985fc573bbbc678850985babcbc027897c9d59f
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10878662752&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.ImportExport`
> Spec:
> <hr>Mon, 16 Sep 2024 06:53:39 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


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

## Summary by CodeRabbit

- **New Features**
- Enhanced Datepicker widget functionality with new locators for
improved user interaction.
  
- **Bug Fixes**
- Improved test cases for the Datepicker widget, ensuring accurate
validation of display data and date formats.

- **Documentation**
- Updated test specifications to reflect a shift in focus towards the
Datepicker widget.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-16 13:33:53 +05:30
..
AdminsSettings.js test: Updating the locator for upgrade button on admin settings (#33872) 2024-05-31 21:07:28 +05:30
ApiEditor.js fix: Fix test case for api (#36083) 2024-09-06 10:31:32 +05:30
apiWidgetslocator.json fix: replaced all edit name with Rename (#34570) 2024-07-17 08:49:44 +05:30
Applications.json
AppNavigation.json
CMSApplocators.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
commonlocators.json feat: add sortBy property to table select cell type (#35187) 2024-08-02 08:37:00 +01:00
DatasourcesEditor.json fix: removed ab_mock_mongo_schema_enabled, ab_gsheet_schema_enabled flag code (#30113) 2024-01-16 14:00:51 +05:30
DynamicInput.json
EnterpriseAdminSettingsLocators.json
explorerlocators.json fix: replaced all edit name with Rename (#34570) 2024-07-17 08:49:44 +05:30
FirstTimeUserOnboarding.json
FormControl.json
FormWidgets.json fix: Fix datepicker issue with aghelper (#36325) 2024-09-16 13:33:53 +05:30
GeneratePage.json test: Failing cypress tests due to removal of empty canvas prompts (#34037) 2024-06-07 15:24:07 +05:30
GithubForm.json
gitSyncLocators.js test: updated js methods to refer ts locators for Git Tests (#34577) 2024-06-28 16:34:07 +05:30
GlobalSearch.json feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
GoogleForm.json
GuidedTour.json
HelpLocators.json
HomePage.js chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
jsActionLocators.json feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
JSEditor.json
jsonFormWidget.json
Layout.json
LoginPage.json
ModalWidget.json
Omnibar.json
Onboarding.json
OneClickBindingLocator.ts
Pages.json fix: replaced all edit name with Rename (#34570) 2024-07-17 08:49:44 +05:30
PgAdminlocators.json
publishWidgetspage.json
QueryEditor.json chore: show suggested widgets in response (#31008) 2024-02-13 13:52:04 +05:30
RatingWidgetLocators.ts
ReconnectLocators.js
SignupPage.json fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
TemplatesLocators.json test: Cypress | Helpers improved + Flaky fixes (#30735) 2024-02-01 16:42:53 +05:30
ThemeLocators.json fix: Theming Selected new Font is reverted whenever Color is removed (#36119) 2024-09-06 12:46:51 +05:30
ViewWidgets.json chore: [map chart widget] update the label counts and snapshot in spec (#31648) 2024-03-11 16:34:34 +05:30
welcomePage.json fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
WidgetLocators.ts fix: Theming Selected new Font is reverted whenever Color is removed (#36119) 2024-09-06 12:46:51 +05:30
Widgets.json test: removed toggleBar command and replaced with ts helper (#33835) 2024-06-06 15:25:08 +05:30