ui5-community/wdi5

Cannot select calendar date

Closed this issue ยท 2 comments

Describe the bug
Hello Experts,

I tried to use cucumber framework and wdio-ui5-service to implement the UI5 application's automation test.
I tried to implement a scenario using this UI5 Control "sap.ui.unified.Calendar", but currently the date in the calendar cannot be selected, and there are no error returns.

UI5 Application: https://ui5.sap.com/#/entity/sap.ui.unified.Calendar/sample/sap.ui.unified.sample.CalendarSingleDaySelection

Related Version:

"wdio-ui5-service": "latest",
"@wdio/cucumber-framework": "latest"

Testing code:

        const sMonth1 =  await browser.asControl({
            selector: {
                controlType: "sap.ui.unified.calendar.Month",
                viewName: "sap.ui.unified.sample.CalendarSingleDaySelection.CalendarSingleDaySelection",
                interaction: {
                        idSuffix: "20240522"
                }
        }});
        await sMonth1.press();
        const oSelectedDate = await sMonth1.getSelectedDates()

Could you please help to check it?

Thanks for your support.

hey ๐Ÿ‘‹ - silence for 30 days ๐Ÿค ... anybody? ๐Ÿ˜€

closed ๐Ÿ“ด because silencio ๐Ÿคซ since an additional 14 days after staleness ๐Ÿ“