bill[y]
unread,Sep 23, 2008, 2:31:17 PM9/23/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webdriver
Hi There,
Is it possible yet to easily do Http authentication with Webdriver? I
need to do both BASIC and NTLM. I've been successful with this in
HtmlUnit and HttpClient and saw that you can customize the HtmlUnit
constructor ... In some older messages there was some mention of
authenticationAs(username,pwd) ... which would be great. Better would
be authenticateAs(username,pwd,domain) :-)
Thanks so much! Loving Webdriver and am writing a binding/port for
ColdFusion, just in case anyone is interested ...
bill