public async clickDatePickerHostsProfiling()

in src/pom/stateful/components/date_picker.component.ts [31:33]


    public async clickDatePickerHostsProfiling() {
        await this.datePickerHostsProfiling().click();
    }