I try to click to the arrow, nothing happens. I have this:
driver.findElement(By.xpath("//input[@class='ui-datepicker-inline']")).click();
or
driver.findElement(By.cssSelector("a[contains(@class, 'ui-datepicker')]")).click();
I want to click to the arrow so that Mars 2025 appears