Setting a specific browser profile for the playback
When you play back a Web UI test in a browser, the test is played back in the temporary profile of the browser. You can set a specific user profile, which includes the extensions and settings to use for the test, for the browser in IBM® DevOps Test UI (Test UI) to play back the Web UI test.
You can set a specific browser profile path for the following
browsers:
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Opera
When you set the user profile for a browser, the user profile is used
when you run the test from the workbench, command line, IBM DevOps Deploy (Deploy),
and IBM Engineering
Test Management.
Note:
- When you set a specific profile for the Firefox browser, Test UI creates a copy of the profile that you set and the tests are played back in the profile copy.
- If the test script modifies the Firefox browser profile during the test run, the profile goes back to the default state after the run completes. The Chrome browser persists the changes that occurred during the test run. The difference in behavior is due to the way each browser manages a profile.