This is a program written using selenium-webdriver to open google maps, find whatever address you provide via command-line input, and screenshot the directions. You have 10 seconds to input your address before the rest of the code runs
screenshot is saved to /build
https://chromedriver.chromium.org/downloads
may need to change chrome settings to NOT run as admin. tested & written to run on MacOS