Class Tags
java.lang.Object
org.openqa.selenium.remote.tracing.Tags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BiConsumer<Map<String,EventAttributeValue>, Throwable> static final BiConsumer<Span,org.openqa.selenium.remote.http.HttpRequest> static final BiConsumer<Map<String,EventAttributeValue>, org.openqa.selenium.remote.http.HttpRequest> static final BiConsumer<Span,org.openqa.selenium.remote.http.HttpResponse> static final BiConsumer<Map<String,EventAttributeValue>, 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<Map<String,EventAttributeValue>, HTTP_REQUEST_EVENTorg.openqa.selenium.remote.http.HttpRequest> -
HTTP_RESPONSE_EVENT
public static final BiConsumer<Map<String,EventAttributeValue>, HTTP_RESPONSE_EVENTorg.openqa.selenium.remote.http.HttpResponse> -
EXCEPTION
-