SeleniumHQ / SeleniumHQ/seleniumhq.github.io
[🚀 Feature]: Guidelines for creating code samples
Open
@rpallavisharma is already working on this.
Since Mar 26, 2025.
enhancement
needs-triaging
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 1.6k
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 56
Description
Feature and motivation
- Ensure that all code samples use https://www.selenium.dev/selenium/web for testing, and include this requirement in the contributing guidelines.
- Decide whether assertions should be displayed in the documentation.
- If multiple lines need to be rendered within a single code block, enable the appropriate lines for display using the available printing from this reference.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.