Added
- Initial setup of repository (refactored from a private repo)
- Implemented `selenium_utils.py` with WebDriver helper functions
- Added `logging_utils.py` for logging support
- Created `tests/` directory with automated tests using `pytest`
- Added example scripts in `examples/` for web scraping and automation
- Configured GitHub Actions for automated testing
[Unreleased]
- Upcoming features and improvements