deprecated: The logic is handled by the dedicated forwarder
Creates an Errorscreenshot at the time the method is invoked Then updates the current Testcase with the given Error
If there are cached test-step information, the current test-step will be updated
because otherwise endOfStep
(which usually updates that information)
will not be invoked after the error is thrown
an Error object which is written to
Finishes the current TestStep and the the TestCase
If no error occurred during the TestCase all TestSteps are written to the cache.
deprecated: The logic is handled by the dedicated forwarder
Updates the current current test step with the provided parameters and finishes that step.
Immediately starts a new TestStep.