SaveTargetAs
Description
Performs a right-click, save as action on a link. Enter the link name in the Recognition column and the fully-qualified file name in the Value column.
Example
This example shows test steps that save a report to a target location. From the View Log/Trace page (PMN_CDM_INDEX) in the Process Monitor, it clicks on the report name link, verifies it is the correct report, and then saves the report to a file.
| Type | Action | Recognition | Parameters | Value |
|---|---|---|---|---|
|
Link |
Click |
Name=PMN_DERIVED_INDEX_BTN |
|
|
|
Link |
Verify |
Name=URL$0 |
|
DDDAUDIT_532.PDF |
|
Link |
SaveTargetAs |
Name=URL$0 |
|
C:\TEMP\DDDAUDIT.PDF |