I am automating a web site login. I fill a couple of fields and click a
form button - no problems there and the actual login takes place and
proceeds.
At this point there is an authentication cookie that I can see in
Fiddler, but when I retrieve TEmbeddedWB.Cookie it is not listed.
What would make the cookie invisible to TEmbeddedWB? I need to grab all
the cookies including the authentication one for using an Indy HTTP
client component.
Thanks!
Johnnie