The ‘CheckCookie’ action gives you the ability to check that a cookie exists by its Name. You can also check the cookie’s Value using regex. This is helpful for ensuring a cookie added earlier in the script (with AddCookie) has been added, or that a cookie added and required by the website exists.
