- Python 2.7 or higher
- Pip
- Python bindings for Selenium WebDriver
- Chrome browser
- ChromeDriver - WebDriver for Chrome
pip install selenium
http://chromedriver.chromium.org/downloads
Extract the archive and place ChromeDriver executable file in a directory included in 'PATH' environment variable
python war_automation.py --help
python war_automation.py [-h] [-i INPUT_FILE_PATH] [-n] [-d] [-s] [-v]