/selenium-pytest

Selenium and Pytest Project

Primary LanguagePython

Selenium and Pytest Project

This project demonstrates a simple Selenium test script written in Python that can be executed using both the Selenium IDE and Pytest. The project includes separate scripts for manual Selenium IDE testing and automated Pytest testing.

Getting Started

  1. Installing:
pip install -r requirements.txt
  1. Testing:
python -m pytest