Hey guys,
I'm trying to use the chrome pdf recipe to generate a pdf report from a URL that requires authentication.
Ideally I would like to set the cookie with the correct authentication data and have that sent to the chrome instance.
Looking through the documentation there doesn't seem to be an obvious way of doing this - am I missing something?