Hello,
I am trying to find a way to replicate the 'Robot
Summary Results' table (below), that is displayed within each job output
page in Jenkins, in the e-mail notification for the job. I can't seem
to find an example or whether the variables are available to provide
this information within an email template/script. I did find a great
blog here
that describes how to get each test case and its result within the
e-mail. I can add a counter to this to get the stats, although I'm not sure if I can separate the critical test counts (They are all critical tests in the sample below, but this will change), but I thought that
these would already be available to use within the template or script.
Error in script or template: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script1.groovy: 1: unexpected token: < @ line 1, column 1. <% ^ 1 error
I only have the robot framework and ext-email plugins installed. Do I need to install anything more?
Thanks in advance!
I still don't have any other plugins that are in some posts before, so... what am I doing wrong here?
Error in script or template: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Script1.groovy: 1: unexpected token: < @ line 1, column 1.
if( action.class.simpleName.equals("RobotBuildAction")){
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.