in src/pom/stateful/components/date_picker.component.ts [55:58]
public async assertSelectedDate() { const truthiness = await this.selectedDate().isVisible(); return truthiness; }