Uses of Class
org.openqa.selenium.remote.tracing.EventAttributeValue
Packages that use EventAttributeValue
Package
Description
-
Uses of EventAttributeValue in org.openqa.selenium.remote
Fields in org.openqa.selenium.remote with type parameters of type EventAttributeValueModifier and TypeFieldDescriptionstatic final BiConsumer<Map<String,
EventAttributeValue>, org.openqa.selenium.Capabilities> RemoteTags.CAPABILITIES_EVENT
static final BiConsumer<Map<String,
EventAttributeValue>, SessionId> RemoteTags.SESSION_ID_EVENT
-
Uses of EventAttributeValue in org.openqa.selenium.remote.tracing
Fields in org.openqa.selenium.remote.tracing with type parameters of type EventAttributeValueModifier and TypeFieldDescriptionstatic final BiConsumer<Map<String,
EventAttributeValue>, Throwable> Tags.EXCEPTION
static final BiConsumer<Map<String,
EventAttributeValue>, org.openqa.selenium.remote.http.HttpRequest> Tags.HTTP_REQUEST_EVENT
static final BiConsumer<Map<String,
EventAttributeValue>, org.openqa.selenium.remote.http.HttpResponse> Tags.HTTP_RESPONSE_EVENT
Methods in org.openqa.selenium.remote.tracing that return EventAttributeValueModifier and TypeMethodDescriptionstatic EventAttributeValue
EventAttribute.setValue
(boolean value) static EventAttributeValue
EventAttribute.setValue
(boolean... value) static EventAttributeValue
EventAttribute.setValue
(double value) static EventAttributeValue
EventAttribute.setValue
(double... value) static EventAttributeValue
EventAttribute.setValue
(long value) static EventAttributeValue
EventAttribute.setValue
(long... value) static EventAttributeValue
static EventAttributeValue
Method parameters in org.openqa.selenium.remote.tracing with type arguments of type EventAttributeValue -
Uses of EventAttributeValue in org.openqa.selenium.remote.tracing.empty
Method parameters in org.openqa.selenium.remote.tracing.empty with type arguments of type EventAttributeValue