Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ addEvent
Method
addEvent
java/src/org/openqa/selenium/remote/tracing/Span.java:30–30 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
28
Span setAttribute(String key, String value);
29
30
Span addEvent(String name);
31
32
Span addEvent(String name, AttributeMap attributeMap);
33
Callers
15
execute
Method · 0.95
newSession
Method · 0.95
newSession
Method · 0.95
apply
Method · 0.95
shouldBeAbleToCreateASpanWithAEvent
Method · 0.65
shouldBeAbleToCreateASpanWithEvents
Method · 0.65
shouldBeAbleToCreateSpansWithEvents
Method · 0.65
canCreateASpanEventWithBooleanAttribute
Method · 0.65
canCreateASpanEventWithBooleanArrayAttributes
Method · 0.65
canCreateASpanEventWithDoubleAttribute
Method · 0.65
canCreateASpanEventWithDoubleArrayAttributes
Method · 0.65
canCreateASpanEventWithLongAttribute
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
13
shouldBeAbleToCreateASpanWithAEvent
Method · 0.52
shouldBeAbleToCreateASpanWithEvents
Method · 0.52
shouldBeAbleToCreateSpansWithEvents
Method · 0.52
canCreateASpanEventWithBooleanAttribute
Method · 0.52
canCreateASpanEventWithBooleanArrayAttributes
Method · 0.52
canCreateASpanEventWithDoubleAttribute
Method · 0.52
canCreateASpanEventWithDoubleArrayAttributes
Method · 0.52
canCreateASpanEventWithLongAttribute
Method · 0.52
canCreateASpanEventWithLongArrayAttributes
Method · 0.52
canCreateASpanEventWithStringAttribute
Method · 0.52
canCreateASpanEventWithStringArrayAttributes
Method · 0.52
canCreateASpanEventWithSameAttributeType
Method · 0.52