Converting Report files : Automation Tools

Converting Report files

Ranorex Spy, Recorder, and Studio.

Converting Report files

Postby cld2403 » Thu Mar 10, 2011 10:55 am

Hello,

is it possible to save the Report files not as .rxlog but as xml or html?

thanks in advance
regards
cld2403
 
Posts: 3
Joined: Thu Mar 10, 2011 10:50 am

Re: Converting Report files

Postby Support Team » Thu Mar 10, 2011 1:32 pm

Hi,

If you want to have the report file as a xml file, just rename it to *.xml. That's all you have to do.

Regards,
Peter
Ranorex Team
User avatar
Support Team
Site Admin
 
Posts: 4839
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria

Re: Converting Report files

Postby Ciege » Thu Mar 10, 2011 4:46 pm

And from within code you can just set up the log to use XML by using the Report.Setup method:

Code: Select all
Report.Setup(ReportLevel.Debug, "MyLogFile.XML", true);
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...
User avatar
Ciege
 
Posts: 965
Joined: Thu Oct 16, 2008 7:46 pm
Location: Arizona, USA

Re: Converting Report files

Postby cld2403 » Fri Mar 11, 2011 10:13 am

hey thanks for the answer
worked without any problems
thanks
cld2403
 
Posts: 3
Joined: Thu Mar 10, 2011 10:50 am


Return to Automation Tools

Who is online

Users browsing this forum: Support Team and 0 guests