Class SpanDecorator
java.lang.Object
org.openqa.selenium.remote.tracing.SpanDecorator
- All Implemented Interfaces:
Function<org.openqa.selenium.remote.http.HttpHandler,,org.openqa.selenium.remote.http.HttpHandler> org.openqa.selenium.remote.http.Filter
-
Constructor Summary
ConstructorsConstructorDescriptionSpanDecorator(Tracer tracer, Function<org.openqa.selenium.remote.http.HttpRequest, String> namer) -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.remote.http.HttpHandlerapply(org.openqa.selenium.remote.http.HttpHandler handler) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openqa.selenium.remote.http.Filter
andFinally, andFinally, andThen