When you use Webdriver for download operations, you typically need to specify the download path, so you need to set the browser profile.
Why create a standalone Firefox profile? A standalone Firefox profile can bring you a lot of convenience in using Firefox.
- Independent Firefox profile separated from normal "profile" without confusion
- Allows two profiles to run simultaneously
- Two profiles allow you to log in to Google with two different accounts
- Compare keywords in personalized and normal profile search
- Run a profile through the proxy service to check whether the IP has changed
- Separation of work and private history
This is the process of creating a Firefox profile (Windows)
1. Close all Filefox browse windows
2. Run Firefox Manager, click Windows "Start" and "Run", then enter Firefox.exe-profilemanagerin the input box and click "OK" button
3. Create a new profile by clicking the "Create Profile" button and entering the configuration name "SEO" in the wizard window that appears.
Now that you have created a standalone Firefox profile, you can save your settings, preferences, bookmarks, and messages in your profile. However, you need to know how to start this configuration file, here is the method.
Firefox that launches profile profiles
1. Open Notepad, "Start", "Accessories", "notepad"
2. Enter in Notepad
Set moz_no_remote=1
Start "" "C:\Program Files\Mozilla Firefox formal\firefox.exe"-P SEO
C:\Program Files\Mozilla Firefox Formal\firefox.exe is the path; the text after-P is the name of the profile you created
Create a standalone Firefox profile