David Niergarth a écrit :
You can try puting the name and password in the url like so:

| open | https://name:[EMAIL PROTECTED]:8080 ||

-Jason
    

Thanks. I had tried this -- turned out it wasn't working due to a ';' in the password, which is apparently not URL-friendly.

  
Couldn't you use a %3B for ";"
I'm able to do this now using driven Selenium. :)
  
Ah right :-)

Alex.




_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to