Class Tags
- java.lang.Object
-
- org.openqa.selenium.remote.tracing.Tags
-
public class Tags extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.function.BiConsumer<Span,org.openqa.selenium.remote.http.HttpRequest>HTTP_REQUESTstatic java.util.function.BiConsumer<Span,org.openqa.selenium.remote.http.HttpResponse>HTTP_RESPONSEstatic java.util.function.BiConsumer<Span,Span.Kind>KIND
-