Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Documentation: Remove Puppeteer references | GoodFirstPicks

Documentation: Remove Puppeteer references

WordPress/gutenberg 4 comments 7d ago
View on GitHub
lowclosedScope: somewhat clearSkill match: yesWordPressJavaScriptReact

Why this is a good first issue

Documentation update to remove outdated Puppeteer references.

AI Summary

The issue involves updating documentation to remove references to Puppeteer and replace them with Playwright. The scope is somewhat clear but requires coordination with another issue (#48757). No special skills are needed beyond basic documentation editing.

Issue Description

The block-editor developer handbook still contains references for Puppeteer. Now that the project has been fully migrated to Playwright, these pages need to be updated accordingly.

Incomplete list of documentation pages

  • https://developer.wordpress.org/block-editor/explanations/architecture/automated-testing/ - this page can be removed. The handbook already has a "Testing Overview" page.
  • https://developer.wordpress.org/block-editor/contributors/code/testing-overview/ - update the e2e test section and reference Playwright in examples.
  • https://developer.wordpress.org/block-editor/contributors/code/testing-overview/e2e/ - remove references to Puppeteer and migration.
  • https://developer.wordpress.org/block-editor/contributors/code/testing-overview/e2e/migration/ - maybe replace with the "Best Practices" page.

GitHub Labels

[Type] Developer Documentation[Status] In Progress

Not Available

This issue is currently closed.

Risk Flags

  • potential overlap with #48757
Loading labels...

Details

Points10 pts
Difficultylow
Scopesomewhat clear
Skill Matchyes
Test Focusedno