public class CheckpointTracerPostProcessor extends Object implements com.atlassian.pageobjects.binder.PostInjectionProcessor
Tracer
.
It will inject Tracer
saved at the beginning (before evaluation of supplier) of TraceContext.doWithCheckpoint(Supplier)
to the page object field marked with CheckpointTracer
during page object binding done inside the Supplier
executed in TraceContext.doWithCheckpoint(Supplier)
.Constructor and Description |
---|
CheckpointTracerPostProcessor() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.