Uses of Class
org.openqa.selenium.remote.tracing.SpanId
-
Packages that use SpanId Package Description org.openqa.selenium.remote.tracing org.openqa.selenium.remote.tracing.empty org.openqa.selenium.remote.tracing.opentelemetry -
-
Uses of SpanId in org.openqa.selenium.remote.tracing
Methods in org.openqa.selenium.remote.tracing that return SpanId Modifier and Type Method Description SpanId
TraceContext. getId()
-
Uses of SpanId in org.openqa.selenium.remote.tracing.empty
Methods in org.openqa.selenium.remote.tracing.empty that return SpanId Modifier and Type Method Description SpanId
NullContext. getId()
-
Uses of SpanId in org.openqa.selenium.remote.tracing.opentelemetry
Methods in org.openqa.selenium.remote.tracing.opentelemetry that return SpanId Modifier and Type Method Description SpanId
OpenTelemetryContext. getId()
-