Desktop Companion - Editor

Simple request editor.

In the ‘Editor and Proxy Recorder’ tab you’ll be able to perform some basic editing of the requests imported from an HAR file or recorded by the integrated proxy recorder.

For more complex editing please use the HTTP Test Wizard in the RealLoad portal after uploading your test script there.

Overview

The Editor area is split in 3 main parts:

  • HTTP Requests: This section shows all HTTP requests imported from an HAR or recorded by the Proxy Recorder. The context menu accessible via a right click allows you to perform some basic editing functions.
  • Request Details: When selecting a request some additional details about the HTTP request will appear, like values extracted from HTTP headers, etc…
  • Unique Domains: In this section all unique domain names will be listed. Clicking on a domain will select all relevant rows in the requests table.

Delete Requests

You can mark requests in the main editor window by clicking on them. Hold the ctrl key to mark multiple request or use the shift key to mark a range of requests.

Once marked you can delete the requests by right-clicking on a marked request and selecting “Delete selected” from the context menu:

Adding Time Delays

To add a time delay before or after a request, select the relevant context menu item while hovering over a request. The time delay is currently hardcoded to 1 second, but can modified in the HTTP Test Wizard.

Time delays rows appear as requests of type in the main editor window:

Domain Based Selection

In order to bulk select all requests belonging to specific domains select one or more domains (by holding the CTRL key). This will select corresponding requests in the requests list which can then be easily deleted.

It is also possible to directly delete requests belonging to one or multiple domains using the context menu.