Uses of Interface
org.openqa.selenium.remote.tracing.AttributeMap
Packages that use AttributeMap
Package
Description
- 
Uses of AttributeMap in org.openqa.selenium.remoteFields in org.openqa.selenium.remote with type parameters of type AttributeMapModifier and TypeFieldDescriptionstatic final BiConsumer<AttributeMap,Capabilities> RemoteTags.CAPABILITIES_EVENTstatic final BiConsumer<AttributeMap,SessionId> RemoteTags.SESSION_ID_EVENT
- 
Uses of AttributeMap in org.openqa.selenium.remote.tracingFields in org.openqa.selenium.remote.tracing with type parameters of type AttributeMapModifier and TypeFieldDescriptionstatic final BiConsumer<AttributeMap,Throwable> Tags.EXCEPTIONstatic final BiConsumer<AttributeMap,HttpRequest> Tags.HTTP_REQUEST_EVENTstatic final BiConsumer<AttributeMap,HttpResponse> Tags.HTTP_RESPONSE_EVENTMethods 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.emptyClasses 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.opentelemetryClasses in org.openqa.selenium.remote.tracing.opentelemetry that implement AttributeMapMethods in org.openqa.selenium.remote.tracing.opentelemetry that return AttributeMap