Cannot select calendar date
Closed this issue ยท 2 comments
pxl1992 commented
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.
github-actions commented
hey ๐ - silence for 30 days ๐ค ... anybody? ๐
github-actions commented
closed ๐ด because silencio ๐คซ since an additional 14 days after staleness ๐