https://i.sstatic.net/AdWVs.png
<button class="mat-calendar-next-button mat-icon-button" mat-icon-button="" type="button" ng-reflect-disabled="false" aria-label="Next month"><span class="mat-button-wrapper"></span><div class="mat-button-ripple mat-ripple mat-button-ripple-round" matripple="" ng-reflect-centered="true" ng-reflect-disabled="false" ng-reflect-trigger="[object HTMLButtonElement]"></div><div class="mat-button-focus-overlay"></div></button>
I am experiencing difficulty clicking on the 'Next Month' button and selecting a date from this calendar while it's within a dialog pop-up. The dialog pop-up can be identified using element(by.css('.mat-dialog-container')). Any advice or guidance provided would be greatly appreciated!