Hello, I would like to build an application that can interact with the browser content (for example the cookies in the html page). First, is it possible ? I have tested the cookie but have always the message "undefined" when I use 'document.cookie' in my javascript.
Best regards, William JOYE
