Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » [SOLVED] Inserting screenshots in a HTML report
[SOLVED] Inserting screenshots in a HTML report [message #1716141] Tue, 01 December 2015 16:30 Go to next message
Andre Renard is currently offline Andre RenardFriend
Messages: 39
Registered: February 2013
Location: Liege, Belgium
Member
How could I insert screenshots into an HTML report?

I selected "Include 'trace' and 'take-screenshot' in HTML report" in Preferences > RCP Testing Tool > Advanced options > Reporting, to no avail.
Although the screenshots are correctly taken and stored where I specified to store them.
For example with

proc "select-in-tree" [val view] [val item] {
	get-view $view | get-tree | select $item 
	find-tab-folder $view | get-object | save-screenshot [concat "D:/users/labage/Desktop/screenshots/" $view "-" $item ".png"]
}


It seems I am getting error messages with the snapshots inside the html file.


How can I read a .report file?

[Updated on: Thu, 03 December 2015 03:43] by Moderator

Report message to a moderator

Re: Inserting screenshots in a HTML report [message #1716188 is a reply to message #1716141] Wed, 02 December 2015 03:30 Go to previous messageGo to next message
Ulyana Skorokhodova is currently offline Ulyana SkorokhodovaFriend
Messages: 280
Registered: July 2014
Senior Member
Hi Andre,

Could you please send us more details:

1) Full AUT and rcptt log files;
2) Your OS;
3) RCPTT version.

Kind regards,
Ulyana.
Re: Inserting screenshots in a HTML report [message #1716225 is a reply to message #1716188] Wed, 02 December 2015 10:34 Go to previous message
Andre Renard is currently offline Andre RenardFriend
Messages: 39
Registered: February 2013
Location: Liege, Belgium
Member
Hi Ulyana,
Sorry but I confused save-screenshot with take-screenshot. When corrected, the screenshots are indeed included in the HTML report.
Andre
Previous Topic:RCPTT Runner from Maven fails if no Remote Desktop to the virtual machine
Next Topic:[SOLVED] Share the Ecl context script between different project
Goto Forum:
  


Current Time: Thu Apr 25 16:24:02 GMT 2024

Powered by FUDForum. Page generated in 0.03138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top