Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2020.2

...

To use specific Chrome plugins or settings for web functional tests:

  1. Launch Chrome with the following command line:

    Code Block
    languagetext
    <Chrome_Installation_Directory> --user-data-dir="<SOAtest Installation_Directory>\eclipse\plugins\com.parasoft.
    xtest
    ptest.libs.web_<soatest_version>\root\browsers\chrome\userDataDir"


    This tells Chrome to use SOAtest's user-data directory for web scenario recording and playback.

  2. After the browser opens, install the extension and/or perform the configuration in the normal manner.

...

  1. Close all instances of Firefox.
  2. Start Firefox with the command line <Firefox_Installation_Directory> -ProfileManager
  3. Click Create Profile to create a new profile.
  4. Click through the wizard until you reach the step to choose a profile folder.
  5. Click Choose Folder and select the folder <SOAtest Installation_Directory><INSTALL>/eclipse/plugins/com.parasoft.xtestptest.libs.web_<soatest_version><VERSION>/root/browsers/ff folder.
  6. Click Finish.
  7. Select the new profile that you created and click Start Firefox.

...