Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Xray Document Generator stripping ${} placeholders in the Actions

Jay Burgess November 15, 2022

When using Xray Document Generator, the exported Excel does not contain parameter placeholders like ${SCREEN}.

For example, instead of exporting the Action "On screen ${SCREEN}, select...", my export says "On screen , select...".

Since it makes my test steps unreadable, is there a way to force these parameter placeholders to be included in the export?

2 answers

0 votes
Aron Gombas _Midori_
Community Champion
July 28, 2025

The root cause is that Xray is using the ${foobar} notation for its own variables. It (probably) thinks that ${SCREEN} is an Xray-managed variable, and it replaces its with an empty string while rendering variable names to values.

You should either escape your expression to prevent it from rendering, or use an alternative app to export your data which doesn't suffer from this problem.

0 votes
luka.rico September 3, 2024

Hi Jay,

Did you solve this issue? Thanks!

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events