With driver.get_cookies() I can get all actual cookies. But I wonder if it\'s possible to also monitor the changes when the visited website adds new cookie or chang
driver.get_cookies()