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 change/delete any cookie.
driver.get_cookies()
2.1m questions
2.1m answers
60 comments
57.0k users