Skip to content

Add WebdriverIO and logging support to Test Optimization docs - #39551

Merged
juan-fernandez merged 6 commits into
masterfrom
juan-fernandez/add-webdriverio-test-optimization
Sep 2, 2026
Merged

Add WebdriverIO and logging support to Test Optimization docs#39551
juan-fernandez merged 6 commits into
masterfrom
juan-fernandez/add-webdriverio-test-optimization

Conversation

@juan-fernandez

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Documents Test Optimization support for WebdriverIO 9 with the Mocha and Jasmine adapters, including the required dd-trace versions and instrumentation steps.

Also documents the dd-trace versions that added Vitest browser mode support and the upcoming versions that add agentless log submission for Pino and Bunyan.

Merge readiness

  • Ready for merge

For Datadog employees:

  • ⚠️ Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR.
  • 🤖 New: Comment with /review to run an automated check that catches common issues before a Documentation team member reviews your PR.

AI assistance

Used Codex to research dd-trace-js release versions and assist with drafting and validation.

Additional notes

Pino and Bunyan support targets the unreleased dd-trace v5.124.0 and v6.13.0 minor versions.

Validation:

  • Vale reports no findings on changed lines.
  • git diff --check passes.
  • The English Hugo site renders the changed pages. The full command exits with three unrelated missing governance-data errors in the local environment.

@github-actions

Copy link
Copy Markdown
Contributor

@juan-fernandez

Copy link
Copy Markdown
Contributor Author

/review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Automated review by Claude. AI-generated; verify before acting.

Clean update overall — WebdriverIO tab mirrors the Vitest structure well, and the removal of the "Vitest browser mode not supported" caveat aligns with the new support note in the compatibility tables. One minor style nit on version notation consistency.

Reviewed 142655e4ac5f859e4c231becf2a0bf4d0a8ec91dworkflow run

Comment thread hugo/content/en/tests/correlate_logs_and_tests/_index.md Outdated
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@juan-fernandez
juan-fernandez marked this pull request as ready for review September 1, 2026 07:33
@juan-fernandez
juan-fernandez requested review from a team as code owners September 1, 2026 07:33

@datadog-prod-us1-3 datadog-prod-us1-3 Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datadog Autotest: FAIL

Two Winston entries give conflicting version limits. One entry says that unsupported dd-trace-js 5.0.0 through 5.23.x releases have support.

Open Bits AI session

🤖 Datadog Autotest · Commit e07aa01 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

Comment thread hugo/content/en/tests/correlate_logs_and_tests/_index.md Outdated
@juan-fernandez
juan-fernandez merged commit f117799 into master Sep 2, 2026
24 checks passed
@juan-fernandez
juan-fernandez deleted the juan-fernandez/add-webdriverio-test-optimization branch September 2, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants