FT test steps that rely on dates may fail on different machines, because locales are not locked. Therefore, on different setups there may discrepancies between the browser locale and node's locale, and between these and the format on the step definitions.
To solve this, we need to:
1) agree on a single format to be used henceforth on every step definition
2) either lock the browser locale or allow the test framework to detect the browser's locale
- depends on
-
ELEMENTS-548 Lock datetime-picker dependency
- Resolved
-
NXP-24275 Uniformize usage of nuxeo-date
- Resolved
- is duplicated by
-
NXP-22256 Improve layout date field handling on Web UI tests
- Resolved
- is related to
-
ELEMENTS-791 Backport vaadin based date-picker for 9.10
- Resolved
-
NXP-23501 Re-enable Permissions FT after Polymer 2.0 migration
- Resolved