When I run the test case that inputs data into the dataPicker with a start/end date using Cypress, the test case passes without problems, but when running it automatically in the Azure Pipeline the system brings the information Cannot read properties of null (reading 'initDate')
I tried changing the selectors but only with this information Cypress works