What happened?
The AttributeKey class uses io.opentelemetry.semconv.SemanticAttributes which was removed as of OpenTelemetry SemConv 1.30.0 which is used by default by OpenTelemetry BOM 1.47.0 (see open-telemetry/semantic-conventions-java#130)
How can we reproduce the issue?
Run selenium-java with OpenTelemetry SemConv `1.30.0` on the classpath
Relevant log output
Operating System
Linux
Selenium version
Java 4.29.0
What are the browser(s) and version(s) where you see this issue?
Chrome
What are the browser driver(s) and version(s) where you see this issue?
Chrome
Are you using Selenium Grid?
No response