Project Merger

The Recorder Merger is the tool for merging your Recorder Projects into one. This tool is intend for a collaborating process.

The main idea is to only have one Recorder Project and avoid the conception of multiple projects under the same application.

To execute the Project Merger you need to pass the following parameters:

Parameter
Description

-m, --merge *

The path to UIRecorder project files to merge (*.rp).

-o, --outputPath *

Sets the Merged project output path.

-n, --name

Sets the name to use on the merged project. By default the name is: MergedProject

* Required parameter

Example

Prepare the folder with the Recorder Projects that you want to merge, put all your desired Recorder Project to merge.

Folder with Recorder Projects

Then execute the Recorder Merger with the parameters:

Entry Project Merger Parameters

The Recorder Merger will show you which components are merging also the recordings.

Execute Project Merger with parameters

Finally you will have an output of a merged Recorder Project.

Project Merger Output

Last updated

Was this helpful?