Navigating from a Locator to an Object Map Entry in a Script

If you want to see more than the ID of an object map entry, you can easily see the raw locator that will be used by the Open Agent when the command is executed by doing the following:
  1. Open a script.
  2. Place your cursor within a string in a line of the script that you want to identify.
  3. Right click and select Open Asset.
    Note:

    If the cursor is in a string that does not represent an object map entry, Silk Test Workbench will still assume that it is an object map entry and you may not get the results that you expect.

    It is assumed that the code is formatted in the same way as it was recorded (containing nested With statements).

    The Object Map window opens with the proper item selected in the tree view.