Hi Paul,

Added these lines from your original post to user.js
but still no banana. I have no idea about user.js so I
may have missed something really obvious.


user_pref("capability.principal.codebase.p0.id",
"file://");
user_pref("signed.applets.codebase_principal_support",
true);
user_pref("capability.principal.codebase.p0.granted",
"UniversalFileRead UniversalBrowserRead
UniversalBrowserWrite UniversalBrowserAccess");

user_pref("signon.rememberSignons", false);
user_pref("browser.formfill.enable", false);

--- paul cannon <[EMAIL PROTECTED]> wrote:

...
> 
> Looks like you've omitted the lines enabling
> codebase principal support
> and granting the capabilities.
> 
> -- 
> paul
> _______________________________________________
> Selenium-users mailing list
> Selenium-users@lists.public.thoughtworks.org
>
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
> 



                
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to