ui-automation

Java wrapper for ms-uiautomation

View on GitHub

The Calendar control supports the Grid, Scroll, Table, Value and Selection patterns.

  Calendar calendar = applicationWindow.getCalendar(Search.getBuilder(0).build());
  logger.info("Date is " + calendar.name());