The recorder user interface wizard records a session with a Web
application, generates a test from the recording, and then opens the test
in the test editor.
The recorder user interface wizard provides the following standard entry
points in the Test perspective for all recordings: New > Test Element
> Test From Recording. The first page of the wizard prompts the user to
create a test from an existing recording or a new recording. Define the other
pages in the wizard using an optional IRecorderPageProvider class. Defaults
are provided. For more information about the IRecorderPageProvider class,
see the
genericrecorder extension point documentation.