SeleniumHQ/seleniumhq.github.io

[馃殌 Feature]: Improve README Files for contributing to code examples

Open

#2,243 opened on Mar 26, 2025

View on GitHub
聽(1 comment)聽(0 reactions)聽(2 assignees)HTML聽(712 stars)聽(1,015 forks)batch import
I-enhancementgood first issuehacktoberfestneeds-triaging

Description

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

....

Contributor guide

[馃殌 Feature]: Improve README Files for contributing to code examples 路 SeleniumHQ/seleniumhq.github.io#2243 | Good First Issue