jsayre
12 years agoOccasional Contributor
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...
- 12 years agoHi 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>.