Class HtmlPageCaptureListener

    • Constructor Detail

      • HtmlPageCaptureListener

        public HtmlPageCaptureListener()
    • Method Detail

      • stepFailed

        public void stepFailed​(TestStep testStep,
                               java.lang.Throwable throwable)
        Description copied from interface: ExecutionListener
        Called when a test step has been finished with an exception.
        Specified by:
        stepFailed in interface ExecutionListener
        Overrides:
        stepFailed in class AbstractExecutionListener
        Parameters:
        testStep - the test step which has been finished with an exception
        throwable - The occurred exception
        Since:
        2.0.0