...
Launch Chrome with the following command line:
Code Block language text <Chrome<CHROME_InstallationINSTALL_Directory>DIR> --user-data-dir="<SOAtest Installation_Directory>\eclipse<SOATEST_INSTALL_DIR>\plugins\com.parasoft.ptest.libs.web_<soatest_version><VERSION>\root\browsers\chrome\userDataDir"
This tells Chrome to use SOAtest's user-data directory for web scenario recording and playback.- After the browser opens, install the extension and/or perform the configuration in the normal manner.
...
- Close all instances of Firefox.
- Start Firefox with the command line
<Firefox_Installation_Directory> -ProfileManager
- Click Create Profile to create a new profile.
- Click through the wizard until you reach the step to choose a profile folder.
- Click Choose Folder and select the <INSTALL>/eclipse/plugins/com.parasoft.ptest.libs.web_<VERSION>/root/browsers/ff folder.
- Click Finish.
- Select the new profile that you created and click Start Firefox.
...