Class Tags
java.lang.Object
org.openqa.selenium.remote.tracing.Tags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BiConsumer<AttributeMap, Throwable> static final BiConsumer<Span, org.openqa.selenium.remote.http.HttpRequest> static final BiConsumer<AttributeMap, org.openqa.selenium.remote.http.HttpRequest> static final BiConsumer<Span, org.openqa.selenium.remote.http.HttpResponse> static final BiConsumer<AttributeMap, org.openqa.selenium.remote.http.HttpResponse> static final BiConsumer<Span, Span.Kind> -
Method Summary
-
Field Details
-
KIND
-
HTTP_REQUEST
-
HTTP_RESPONSE
-
HTTP_REQUEST_EVENT
public static final BiConsumer<AttributeMap,org.openqa.selenium.remote.http.HttpRequest> HTTP_REQUEST_EVENT -
HTTP_RESPONSE_EVENT
public static final BiConsumer<AttributeMap,org.openqa.selenium.remote.http.HttpResponse> HTTP_RESPONSE_EVENT -
EXCEPTION
-