Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ setStatus
Method
setStatus
java/src/org/openqa/selenium/remote/tracing/Span.java:34–34 ·
view source on GitHub ↗
(Status status)
Source
from the content-addressed store, hash-verified
32
Span addEvent(String name, AttributeMap attributeMap);
33
34
Span setStatus(Status status);
35
36
@Override
37
void
close();
Callers
15
execute
Method · 0.95
execute
Method · 0.95
newSession
Method · 0.95
newSession
Method · 0.95
apply
Method · 0.95
execute
Method · 0.65
createDriver
Method · 0.65
shouldThrowAnExceptionIfTheShadowRootCannotBeFound
Method · 0.65
failingToFindAnElementFromAShadowRootThrowsAnException
Method · 0.65
canPassClientConfig
Method · 0.65
shouldUseFallbackIfAnyDeclared
Method · 0.65
shouldIncludeResponseCodeInLogMessage
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
15
execute
Method · 0.52
createDriver
Method · 0.52
shouldThrowAnExceptionIfTheShadowRootCannotBeFound
Method · 0.52
failingToFindAnElementFromAShadowRootThrowsAnException
Method · 0.52
canPassClientConfig
Method · 0.52
shouldUseFallbackIfAnyDeclared
Method · 0.52
shouldIncludeResponseCodeInLogMessage
Method · 0.52
canReturnAppropriateFallbackResponse
Method · 0.52
canReturnAppropriateFallbackResponseWithMultipleThreads
Method · 0.52
shouldBeAbleToRetryARequestOnInternalServerError
Method · 0.52
shouldBeAbleToGetTheErrorResponseOnInternalServerError
Method · 0.52
shouldNotRetryRequestOnInternalServerErrorWithContent
Method · 0.52