Scenario: enter the future date using setText in date field and need to click on the button. then error message should thrown “enter today or prior date”
script is executing successfully but I am not able to see the error message. I am guessing the date picker is overriding the button. can someone share your suggestions what could be the exact cause for not displaying the message?
Note: above scenario is working as expected if I do it manually.