This topic explains how specific browser extensions and configurations can be applied to SOAtest's web scenario recording and playback.
In this section:
To use specific Chrome plugins or settings for web functional tests:
Launch Chrome with the following command line:
<CHROME_INSTALL_DIR> --user-data-dir="<SOATEST_INSTALL_DIR>\plugins\com.parasoft.ptest.libs.web_<VERSION>\root\browsers\chrome\userDataDir" |
This tells Chrome to use SOAtest's user-data directory for web scenario recording and playback.
Before you can install extensions, you first need to open the appropriate SOAtest Firefox profile. There are two different ways to open this profile:
To directly open the SOAtest Firefox profile:
<Firefox_Installation_Directory> -ProfileManager
You can now install Firefox extensions and configure settings in the normal manner.
With this method, extensions must be installed and configured during playback—not during recording.
When you play a web scenario in SOAtest, SOAtest will automatically open the appropriate Firefox profile. Once that profile opens, you can install Firefox extensions and configure settings in the normal manner.