Bookmarks pane

The Bookmarks pane displays a list of the bookmarks in your Vuser script. You can navigate between the bookmarks to help analyze and debug your code. All bookmarks added to a script are maintained after you close and reopen the Bookmarks pane.

To access: View > Bookmarks

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element
Description
<Bookmarks list>

Displays a list of all bookmarks that are defined in the Vuser script. You can double-click any bookmark line to navigate directly to the relevant line in the Vuser script.

Bookmark status button Toggles the status of the selected bookmark.
Previous bookmark button Navigates to previous bookmark in the pane.
Next bookmark button Navigates to next bookmark in the pane.
Delete bookmark button Deletes the selected bookmark.
Delete all bookmarks button Deletes all bookmarks.

Back to top

See also: