Project

General

Profile

Feature #1534

expand support for variable references

Added by Greg Shah almost 12 years ago. Updated almost 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/18/2012
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
version_reported:
version_resolved:

Related issues

Blocked by Harness - Feature #1533: add new variable types New 09/18/2012

History

#1 Updated by Greg Shah almost 12 years ago

Expand support for variable references (dynamic substitutions in directives). See send-text for a useful example where all parameters can be dynamically substituted.

The following directives should be improved with variable reference support:

    binary-file-comparison
    check-screen-buffer
    SFTP
        cd
        get
        lcd
        ls
        mkdir
        put
        rename
        rmdir
        rm
        symlink
    text-file-comparison
    wait-for-screen-buffer

Some of the parameters for the directives above may require new variable data types to be supported first. For that reason, this issue is dependent upon #1533.

Also available in: Atom PDF