Skip to content

Latest commit

 

History

History
executable file
·
40 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
40 lines (25 loc) · 1.27 KB

Compra de Pasajes

This project is a test automation script to buy bus tickets on a specific web page. The script uses Python, Selenium, PyUnitReport, and other libraries to perform a series of actions, including selecting the origin and destination cities, choosing the travel dates, and entering personal and payment information.

Getting Started

Prerequisites

To run the script, you need to have the following software installed:

  • Python 3.x
  • Google Chrome browser

Installation

  1. Clone this repository to your local machine.
  2. Install the required Python packages by running the following command:
pip install -r requirements.txt

Usage

To run the script, navigate to the root of the project and execute the following command:

python main.py

Acknowledgments

This project was inspired by the need to automate the process of buying bus tickets. Special thanks to the creators of Selenium, PyUnitReport, and other open-source libraries that made this project possible.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions, please contact me