Skip to content

Repository files navigation

🚀 Selenium Python POM - Automated Web Testing

This is a Selenium + Python test framework using the Page Object Model (POM), designed to automate testing for the Python official website's search functionality.

📌 Features

  • Automated UI testing using Selenium
  • Page Object Model (POM) architecture for modular & maintainable tests
  • Tests the search functionality on the Python website
  • Automatically verifies if search results are displayed correctly

⚡ Tech Stack

  • Python 3.x
  • Selenium 4.x
  • Unittest (Python built-in test framework)
  • Page Object Model (POM) design pattern

🔧 Installation & Setup

1️⃣ Install Required Packages

Ensure you have Python installed, then run:

pip install selenium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages