Skip to content

nclouds/WAR-entry-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Automation Scripts for entering information into AWS Well-Architected Review (WAR) Portal

Requirements

  • Python 2.7 or higher
  • Pip
  • Python bindings for Selenium WebDriver
  • Chrome browser
  • ChromeDriver - WebDriver for Chrome

Installation

Install Python bindings for Selenium WebDriver

pip install selenium

Download ChromeDriver from the download page:

http://chromedriver.chromium.org/downloads

Extract the archive and place ChromeDriver executable file in a directory included in 'PATH' environment variable

Run the script to see command line options

python war_automation.py --help

Usage of script

python war_automation.py [-h] [-i INPUT_FILE_PATH] [-n] [-d] [-s] [-v]

About

Script for automating entry into AWS Well-Architected Review Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages