in src/pom/stateful/components/date_picker.component.ts [39:41]
public async selectTimeUnit(value: string) { await this.timeUnit().selectOption(value); }