Uses of Interface
org.openqa.selenium.remote.tracing.AttributeMap
Packages that use AttributeMap
Package
Description
-
Uses of AttributeMap in org.openqa.selenium.remote
Fields in org.openqa.selenium.remote with type parameters of type AttributeMapModifier and TypeFieldDescriptionstatic final BiConsumer<AttributeMap,
Capabilities> RemoteTags.CAPABILITIES_EVENT
static final BiConsumer<AttributeMap,
SessionId> RemoteTags.SESSION_ID_EVENT
-
Uses of AttributeMap in org.openqa.selenium.remote.tracing
Fields in org.openqa.selenium.remote.tracing with type parameters of type AttributeMapModifier and TypeFieldDescriptionstatic final BiConsumer<AttributeMap,
Throwable> Tags.EXCEPTION
static final BiConsumer<AttributeMap,
HttpRequest> Tags.HTTP_REQUEST_EVENT
static final BiConsumer<AttributeMap,
HttpResponse> Tags.HTTP_RESPONSE_EVENT
Methods in org.openqa.selenium.remote.tracing that return AttributeMapMethods in org.openqa.selenium.remote.tracing with parameters of type AttributeMap -
Uses of AttributeMap in org.openqa.selenium.remote.tracing.empty
Classes in org.openqa.selenium.remote.tracing.empty that implement AttributeMapMethods in org.openqa.selenium.remote.tracing.empty that return AttributeMapMethods in org.openqa.selenium.remote.tracing.empty with parameters of type AttributeMap -
Uses of AttributeMap in org.openqa.selenium.remote.tracing.opentelemetry
Classes in org.openqa.selenium.remote.tracing.opentelemetry that implement AttributeMapMethods in org.openqa.selenium.remote.tracing.opentelemetry that return AttributeMap