Highlights
This release adds support for browser tests that are using cuprite as a browser driver.
This support includes:
- marking tests using cuprite as "browser" tests in
@test.type
tag - if Datadog RUM is present in system under test, it links the test with the session replay from RUM
Added
- Add Datadog RUM integration support for browser tests with cuprite driver (#283)
Read the full changeset and the release milestone.