MCPcopy 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

Implementers 2

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

Calls

no outgoing calls