Can you post what you tried from Jelly? Something like the following
_should_ work.

<j:set var="seleniumFileHtml" value="${code here to read HTML file}" />
${seleniumFileHtml}

The other option would be to attach the selenium report.

I don't have any Groovy examples handy, but its very quick to pick up.


On Wed, Jan 16, 2013 at 11:28 PM, japinder gill <jappig...@gmail.com> wrote:

> thnks dude,
> appreciated if you can post some code or link.
> have no exp in groovy too.
>
>
> On Wednesday, January 16, 2013 6:48:59 PM UTC+5:30, slide wrote:
>
>> Use a groovy template
>>
>> Sent from my Windows Phone
>> ------------------------------
>> From: japinder gill
>> Sent: 1/16/2013 4:07 AM
>> To: jenkins...@googlegroups.**com
>>
>> Subject: Jelly script, for email
>>
>> Hello,
>>
>> I need to embed  selenium result html report into email notification.
>>
>> The auto mail send after every build should contain complete selenium
>> report also .
>>
>> I tried “Email-ext” pluglin with jelly scripting but not able to do it.
>>
>> Can anyone suggest a better way or how to do using jelly.
>>
>>
>>


-- 
Website: http://earl-of-code.com

Reply via email to