dd-trace-py
dd-trace-py copied to clipboard
[feature] Selenium Integration
Summary of problem
Other ecosystems like Java seem to support Selenium integrations. Can we add support in Python as well?
https://docs.datadoghq.com/tests/browser_tests/#selenium
https://github.com/DataDog/dd-trace-java/blob/d81dc1416e98a8ac88ad41578ba393c20a71c198/dd-java-agent/instrumentation/selenium/src/main/java/datadog/trace/instrumentation/selenium/SeleniumUtils.java#L72-L86
Are there ongoing plans to support this?