Forum Discussion

jsayre's avatar
jsayre
Occasional Contributor
10 years ago
Solved

Calling Scripts in keyword tests as verification

In a series of my tests I am calling a script (code provided below) that verfies that a file exists in a specfic location. When I run these tests individually, by opening the test and running them wit...
  • TanyaYatskovska's avatar
    10 years ago
    Hi Jeremy,

     


    I can suggest the following to you: create a project variable with the Object type and set its value via the Set Variable Value operation. In the script, you can read this value via Project.Variables.<Name>.