Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Default Browser Playback: Specifies the default browser(s) for playing this test.
  • Browsers Supported: Enable the Browsers specified here only option if you want to ensure that this test is never played in an alternate browser (for example, because the web page structure is significantly different on other browsers and the scenario would need to be constructed differently on another browser). If this is enabled, the test will only be played in the specified browsers, even if it is run by a Test Configuration set to use different browsers. If you want to allow a Test Configuration’s browser playback settings to override the ones specified here, choose Any browser.
    For example:
    • If you select Chrome, Firefox, and Browsers specified here only, then run a Test Configuration set to run tests in all browsers, the test will be run only in Chrome and Firefox.
    • If you select Chrome, Firefox, and Any browser, then run a Test Configuration set to run tests in all browsers, the test will be run in Chrome, Firefox, Safari, and Edge (as applicable).
Info
titleOpening the browser UI for command line tests

The above options do not apply to tests run from the command line interface.

In command line mode (using soatestcli), SOAtest runs web scenarios in headless mode by default. If you do NOT want to run in headless mode from the cli, use the -browserTestsVisible command with soatestcli (described in Testing from the Command Line Interface - soatestcli).

  • Authentication: Allows you to specify authentication settings as described below.

...