Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Selenium Automation Project

πŸ“Œ Overview

This project demonstrates browser automation using Selenium WebDriver with Python.
It showcases how to automate real user interactions such as searching, navigating pages, and interacting with web elements.

The goal of this repository is to serve as a learning project and a foundation for building more advanced UI automation scripts.


πŸš€ Features

  • Automated browser interaction using Selenium WebDriver
  • Search automation (e.g., Wikipedia queries)
  • Element selection using IDs, names, and selectors
  • Basic navigation and interaction with web pages
  • Simple and beginner-friendly Python structure

πŸ› οΈ Tech Stack

  • Python 3
  • Selenium WebDriver
  • ChromeDriver (or compatible browser driver)

Selenium is a widely used framework for automating web browsers, commonly used for testing and repetitive tasks. :contentReference[oaicite:0]{index=0}


πŸ“‚ Project Structure

selenium_automation/
│── main.py (or your script file)
│── README.md
│── requirements.txt (optional)
│── .gitignore

βš™οΈ Setup Instructions

1. Clone the repository

git clone https://github.com/flaviamedici/selenium_automation.git
cd selenium_automation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages