# python screenshots.py
Traceback (most recent call last):
File "/scripts/TrackerScreenshot/screenshots.py", line 19, in <module>
driver = webdriver.Chrome(ChromeDriverManager().install(), options=options)
TypeError: __init__() got multiple values for argument 'options'