SeleniumHQ/seleniumhq.github.io
[ð Feature]: Improve README Files for contributing to code examples
ã¯ããŒãº
#2,243 opened on 2025/03/26
I-enhancementgood first issuehacktoberfestneeds-triaging
Repository metrics
- Stars
-  (712 åã®ã¹ã¿ãŒ)
- PR merge metrics
-  (å¹³åããŒãž 2d 4h) (30d ã§ 8 merged PRs)
説æ
Feature and motivation
Each language-example folder contains a README.md file, but they lack detailed information on prerequisites, installation steps, and contribution guidelines.
readme.md files are in here
https://github.com/SeleniumHQ/seleniumhq.github.io/tree/trunk/examples
Usage example
Need precise steps in readme.md for each language examples:
pre-requisites:
- Install and configure Java
- install and Configure Maven
Python:
- Install and configure python
- Install and configure pip
....