Hello I am working to Automate a web page and I cant click on the Date picker. Below is the HTML for the element. I have to click on the calendar icon for selection of Date and Time.Clicking anywhere else on the field will not open up date/time selection.
<code><input _ngcontent-ng-cli-universal-c77="" id="study-date-time" type="datetime-local" formcontrolname="studyDateTime" class="form-control ng-pristine ng-invalid ng-touched" ng-reflect-name="studyDateTime">
</code>
<code><input _ngcontent-ng-cli-universal-c77="" id="study-date-time" type="datetime-local" formcontrolname="studyDateTime" class="form-control ng-pristine ng-invalid ng-touched" ng-reflect-name="studyDateTime">
</code>
<input _ngcontent-ng-cli-universal-c77="" id="study-date-time" type="datetime-local" formcontrolname="studyDateTime" class="form-control ng-pristine ng-invalid ng-touched" ng-reflect-name="studyDateTime">