Recording a Web UI test by using a running browser instance
You can create a Web UI test of a
web application from the Web UI Test perspective using a browser that is
already running locally. For example, if you have already recorded some part of a web application,
you can go back at a later time to resume the recording Support is provided for Chrome and Firefox
on Windows and Linux computers and for Safari, Chrome and Firefox on Macintosh computers. Internet
Explorer is not supported.
Before you begin
- Install the Web UI extensions for the browsers that you plan to use for testing. For instructions, see Enabling Google Chrome for Web UI testing, Enabling Mozilla Firefox for Web UI testing, and Enabling Apple Safari for Web UI playing back on a Macintosh computer.
- When recording a test, wait for each page to load completely. This waiting time does not affect performance results, because you can remove extra waiting time (think time) when you play back the test.
- To increase the number of actions that are recorded in a Web UI test, specify that the recorder capture every single action on a web page. To do so, navigate to Record all actions on the page. and select
- Do not change any browser preferences, including JavaScript settings. Recording and playing back Web UI scripts in a browser requires that JavaScript be enabled.
- To record a test that emulates a web application on a mobile device, see Recording a test with Google Chrome Device Mode.
Procedure
What to do next
When the test is generated, you can edit it in the test editor. For information, see Editing Web UI tests.
To create variable data for the test, you can use the dataset candidates suggested by the workbench when you first open the generated test. For more information, see Viewing dataset candidates when you open a test .