#Selenium Pytest Project
This project utilizes Selenium with Pytest for automated testing. It is designed to help you perform web testing efficiently.
To fully exploit this code, ensure you have the following installed:
- Python: Make sure Python is installed on your machine.
- pytest: Install pytest using pip:
pip install pytest
- openpyxl: Install openpyxl for handling Excel files:
pip install openpyxl
- The project's password is only valid for 20 days. Please ensure that you update it before it expires.
- I will attempt to update the password by the time it expires.
To run the tests, use the following command:
pytestFeel free to fork the repository and submit pull requests. Contributions are welcome!
For any inquiries, please reach out via GitHub.
Feel free to modify any sections to better fit your project's specifics!