Nelson1211 / orbitzTest

Test script to verify flight search results on orbitz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbitz.com Test Script

A script to test orbitz(https://www.orbitz.com/)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Download and install Python 3(https://www.python.org/downloads/release/python-376/)

Installing

Start by installing the requirements as follows:

pip3 install -r requirements.txt

Running

Download the chrome driver(https://chromedriver.chromium.org/downloads)

Unzip the downloaded file and paste the chromedriver within the code folder

Run the script using the following command:

python3 orbitz_tester.py

License

This project is licensed under the MIT License

About

Test script to verify flight search results on orbitz.com

License:MIT License


Languages

Language:Python 100.0%