Hi Adam,
Indeed the DayCells cannot be located and the case here is similar to the one with the events on iOS. In order to boost the performance, the content of the control is a
Canvas and all of the elements of the Calendar are just drawings (for example using the
drawTextmethod) inside of it.
So as the only visual element here is the
Canvas, all of the drawings inside of it (the Calendar elements) cannot be located.
Nevertheless, as we struggle with automation of the calendar internally, the only thing we found useful is to use image comparing verification in order to validate the control state, and as the image would be different every day, we set the Emulator
current date to a specific date.
Hope this would help.
Regards,
Georgi
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items