Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ close
Method
close
java/src/org/openqa/selenium/remote/tracing/Span.java:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
Span setStatus(Status status);
35
36
@Override
37
void
close();
38
39
enum Kind {
Callers
15
currentSpanIsKeptOnTracerCorrectlyBetweenThreads
Method · 0.95
shouldBeAbleToSetExternalContextAndCreatedSpansAreItsChildren
Method · 0.95
execute
Method · 0.95
execute
Method · 0.95
newSession
Method · 0.95
newSession
Method · 0.95
apply
Method · 0.95
apply
Method · 0.65
execute
Method · 0.65
close
Method · 0.65
startSession
Method · 0.65
stop
Method · 0.65
Implementers
2
NullSpan
java/src/org/openqa/selenium/remote/tr
OpenTelemetrySpan
java/src/org/openqa/selenium/remote/tr
Calls
no outgoing calls
Tested by
2
currentSpanIsKeptOnTracerCorrectlyBetweenThreads
Method · 0.76
shouldBeAbleToSetExternalContextAndCreatedSpansAreItsChildren
Method · 0.76