This topic explains how to determine which browser is used to play previously recorded scenarios. This allows you to setup cross-browser testing. For information on how to playback/execute recorded browser tests, see Executing Functional Tests.
By default, the browser used for recording the web scenario is also the browser used for playback, but you can configure the scenario to play back in a different browser or all available browsers. You can also create configurations that allow you to specify which browsers to use for playback at runtime. If you want to ensure that a scenario is played only in the browser with which it was recorded, you can configure the scenario to be played only in the specified browser. This provides assurance when, for example, the web page structure is significantly different on other browsers, requiring the scenario to be constructed differently for those browsers. The scenario’s browser playback settings are used during playback unless another option is explicitly selected as described in Specifying the Browser at the Time of Playback: Any browser: Enable this option to allow the scenario to be played in additional browsers that may be specified in the test configuration, in addition to the browsers specified in the scenario. You can override the scenario’s browser playback settings at the time of execution if the scenario does not have Run in specified browser only enabled by configuring your Run Configuration to use the desired browser (via Execution tab settings), then running the action suite with that Run Configuration.About Browser Playback Options
Modifying Browser Playback Settings
Specifying the Browser at the Time of Playback