A test recorder captures user interactions with an application. These interactions are saved, and a test is generated from these recorded actions.
A functioning test recorder must have the following characteristics:
To extend the recorder, you must extend elements in the workbench, including the user interface and the Agent Controller components.