What is the best method to spy / model a browser-based datepicker?
I'm trying to automate a web browser-based process that involves a jQuery date picker. Is there a more effective way than modelling each date in the datepicker as an application element?