Install dependencies¶ pip install selenium Download ChromeDriver (must match your Chrome version)¶ https://chromedriver.chromium.org/downloads¶ Or use: pip install webdriver-manager¶ Run¶ python monitor_lims.py