Welcome to the selenium-ui-test-lab repository! This project is designed to provide hands-on training and tutorials for UI testing with Selenium, targeting both beginners and experienced professionals ...
Dockerfile Builds a Python-based image for running Pytest. docker-compose.yml Orchestrates Selenium and Pytest containers to work together. conftest.py Creates a Singleton WebDriver instance that ...