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_EVENTstatic 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.EXCEPTIONstatic final BiConsumer<Map<String,EventAttributeValue>, org.openqa.selenium.remote.http.HttpRequest> Tags.HTTP_REQUEST_EVENTstatic final BiConsumer<Map<String,EventAttributeValue>, org.openqa.selenium.remote.http.HttpResponse> Tags.HTTP_RESPONSE_EVENTMethods in org.openqa.selenium.remote.tracing that return EventAttributeValueModifier and TypeMethodDescriptionstatic EventAttributeValueEventAttribute.setValue(boolean value) static EventAttributeValueEventAttribute.setValue(boolean... value) static EventAttributeValueEventAttribute.setValue(double value) static EventAttributeValueEventAttribute.setValue(double... value) static EventAttributeValueEventAttribute.setValue(long value) static EventAttributeValueEventAttribute.setValue(long... value) static EventAttributeValuestatic EventAttributeValueMethod 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