Skip to content

Gude-asefa/selenium-with-python_Bank-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Selenium Pytest Project

This project utilizes Selenium with Pytest for automated testing. It is designed to help you perform web testing efficiently.

Prerequisites

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

Important Note

  • 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.

Usage

To run the tests, use the following command:

pytest

Contributing

Feel free to fork the repository and submit pull requests. Contributions are welcome!

Contact

For any inquiries, please reach out via GitHub.


Feel free to modify any sections to better fit your project's specifics!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages