--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.
I use linux. if you use windows the procedure will be slightly
different (at minimum, location of profiles).
1. start firefox with -profileManager
2. create a new profile (give it a name, e.g., my_project_firefox_profile
3. specify directory where I want the profile to be stored (instead of
in the default .mozilla/firefox/ directory).
e.g., I often specify the directory to be somewhere in my svn
checkout, so that the empty (later to be
filled in) profile is in version control and can be used by my
continuous integration tool to auto-run the
selenium tests.
When I want to initialize the profile config, I start firefox
specifying the profile, e.g.,
firefox -p my_project_firefox_profile
then I set up the config (adding any necessary plugins, setting
history/cache/cookie behavior, etc.
Once the profile is setup (it'll be used with -firefoxProfileTemplate
[template_dir] later) I usually
add/commit it to version control.
tiger
--
Gerald Timothy Quimpo bopolissimus_at_gmail.com
http://bopolissimus.*b*l*o*g*s*p*o*t*.com