MCPcopy 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

executeMethod · 0.95
executeMethod · 0.95
newSessionMethod · 0.95
newSessionMethod · 0.95
applyMethod · 0.95
executeMethod · 0.65
createDriverMethod · 0.65
canPassClientConfigMethod · 0.65

Implementers 2

NullSpanjava/src/org/openqa/selenium/remote/tr
OpenTelemetrySpanjava/src/org/openqa/selenium/remote/tr

Calls

no outgoing calls