Forum Discussion
MartinSpamer
12 years agoFrequent Contributor
1) You are missing the Constructor, step 5
2) check the following line, the "Groovy Script", earlier you say you called it "Library File".
3) If that doesn't work, add the following lines after they are assigned
When you post code use the BB Code markup to make it easier to read.
2) check the following line, the "Groovy Script", earlier you say you called it "Library File".
module = library.testCases["LibTestCase"].testSteps["Groovy Script"]
3) If that doesn't work, add the following lines after they are assigned
assert library != null
assert module != null
When you post code use the BB Code markup to make it easier to read.
[code][/code]
Related Content
- 4 years ago
- 9 years ago
- 10 years ago
Recent Discussions
- 2 days ago