Hello Atlassian Community,
1. Is there a way to configure the project-specific Document Generator template to render evidence screenshots as inline images rather than links?
2. What template syntax or variables should be used to achieve this? (e.g., something like an image rendering directive for TestRun evidence)
3. Are there any known limitations on the Xray Cloud version for embedding screenshots in Document Generator exports?
Up research, I came across to know that the Document Generator *can* embed evidence screenshots using conditional image rendering logic in the template. However, it is not clear how to replicate this in a Cloud/Enterprise project-specific template.
Any guidance, template examples, or pointers to documentation would be greatly appreciated!
Hi @Ashish Jain 👋🏻
First of all, welcome to community! ✨
As per my understanding, you can configure your custom project-specific Document Generator template to embed evidence screenshots as inline images instead of links. Xray Document Generator relies on the Xporter syntax engine, which natively supports inline image rendering directives.
You can try the following:
!{...}) combined with an explicit width/size modifier. I hope this answers your question. 🙂
Thanks,
Anwesha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.