Modify HTML/JS for custom reports?

Ask general questions here.
MJesper
Posts: 38
Joined: Fri Dec 28, 2018 2:16 pm

Modify HTML/JS for custom reports?

Post by MJesper » Fri Apr 12, 2019 12:34 pm

Hi, I'm wondering how to modify the actual html / javascript of the custom report. This is because I want to add custom features to the reporting which is currently not available (Like adding a custom button)

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Modify HTML/JS for custom reports?

Post by odklizec » Fri Apr 12, 2019 12:43 pm

Hi,

You will have to modify report template, as described in this user guide chapter...
https://www.ranorex.com/help/latest/ran ... omization/
eventually, continue here, if you wish to create your own report from scratch...
https://www.ranorex.com/help/latest/ran ... reporting/
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

MJesper
Posts: 38
Joined: Fri Dec 28, 2018 2:16 pm

Re: Modify HTML/JS for custom reports?

Post by MJesper » Fri Apr 12, 2019 1:05 pm

with XSL I can't really add my own custom "HTML", I can only modify what ranorex already defined (I can only use their buttons etc)