Page History
...
To export Test Runs Custom Fields you just have to defined the placeholder with the name of you custom field.
Example: Imagine that Image that you have a custom field called "Run CF". To get the value printed on you document you just have to use the following placeholder:
...
| Info |
|---|
If you want to export the images, for example ${TestRuns[n].ExecutionEvidences[d].FileURL} you can check here for instructions on how to do it. |
...