Python 3 script that adds Safeway coupons to your Safeway account using Selenium Webdriver
To use, replace with your Safeway and with your Safeway password in the config dictionary.
Requires Python 3 Selenium Webdriver & chromedriver exe.
Run the script from command line, 'python safewayCoupons.py'
The locators used by the script are set the in the locators dictionary so that they are easily updated if Safeway changes there website slightly.