I have an application that is under test. This application has a date selector that is hidden HTML. Is it possible to access the Document Object Model then access the hidden field directly, and set its value?

Question asked by visitor JAr