Need to launch Report on browser automatically in maven

2 views
Skip to first unread message

RAHUL MISHRA

unread,
Sep 29, 2016, 12:44:18 PM9/29/16
to Maven and Scala
Hi All,

I need to launch the report after test case execution with the help of maven.
I ANT i know we can do it like -

<exec executable="${browser}" spawn="yes">
    <arg line="'report\html\index.html'" /> 
</exec>

Is any way to perform this action on maven

Thanks in advance

Rahul
Reply all
Reply to author
Forward
0 new messages