Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automated web testing script using Python and Selenium to interact with a demo website, performing tasks like extracting categories, managing cart actions, and searching for products.

NotificationsYou must be signed in to change notification settings

arya-io/qa-automation

Repository files navigation

This repository contains an automated test script built usingPython andSelenium WebDriver. The script automates interactions with a demo website, extracting category and product details, simulating cart actions, and searching for items.

Features

  • Extracts category items from the website and counts occurrences
  • Simulates scrolling and loading dynamic content
  • Adds items to the cart and manipulates cart quantities
  • Performs a search operation and captures search suggestions
  • Takes screenshots of key interactions (cart page, search suggestions)

Requirements

  • Python 3.9.9
  • Selenium WebDriver
  • Chrome WebDriver (managed bywebdriver_manager)
  • Other dependencies listed inrequirements.txt

Running the Script

  1. Install the necessary dependencies:

    pip install -r requirements.txt
  2. Run the script:

    python main.py

Screenshots

The script captures key interactions in the following screenshots:

  • Cart_Page.png
  • Removed_Cart.png
  • Search_suggestions.png

Note

This script is designed to work with theZilly WordPress theme demo.

About

Automated web testing script using Python and Selenium to interact with a demo website, performing tasks like extracting categories, managing cart actions, and searching for products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp