Forum Discussion

krogold's avatar
krogold
Regular Contributor
8 years ago

Problems to get a property value in Test Step

Hello,   I'm trying to transfer and use properties from a Test Case to another: In TC1 I perform a REST request and extract a value from the response, I set it to a property DeviceUID In TC1 I d...
  • sanj's avatar
    sanj
    8 years ago

    ${#TestCase#DeviceUID}

    That should work