import pytest import time import json import time opts = webdriver.ChromeOptions() opts.add_argument(\'--start-maximized\') opts.add_argument(\'--headless\') driver