This repository contains automated Selenium test results for various websites across different browsers and devices.
Check out the latest test results on our GitHub Pages site.
- Browsers: Chrome, Firefox, Edge
- Devices: Desktop (1920x1080), Mobile (375x812)
- Clone this repository
- Install dependencies:
pip install -r requirements.txt - Run the tests:
python selenium_tests.py
Tests are automatically run daily at midnight UTC using GitHub Actions. Results are updated on the GitHub Pages site.