import os from helper import save_screenshot screenshot_address = os.getenv("SCREENSHOT_PATH") save_screenshot(screenshot_address)