public interface Recorder
void start() throws EngineException
EngineException
- Test recording could not be initiated.void end(boolean success) throws EngineException
success
- true
if the test completed successfully.EngineException
- Test recording could not be completed.Copyright © 2000-2014. All Rights Reserved.