As we move code examples to executable files and not as code snippets in the .mds themselves, how do we want to address this page?
Code examples are based on the HTML snippet, but do we want to use one of these instead?
Contributor guide
Tech stack
htmlcssjavascript
Domain
documentationfrontend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
fresh
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
basic HTMLunderstanding of existing documentation structure
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
50
Research direction
Review the current finders page at https://www.selenium.dev/documentation/webdriver/elements/finders/ and the linked example pages at https://www.selenium.dev/selenium/web/. Examine how other documentation pages have been migrated to use executable files. Discuss with maintainers in the issue comments whether a specific example page should replace the HTML snippet, and confirm the approach for converting code snippets to executable files.