consent-management-platform
consent-management-platform copied to clipboard
Re-implement AMP page checks.
What does this change?
- Moving from using the
page.context().clearCookies()
to iteratively clear the list of cookies. - Created script
run.sh
to callyarn start
repeatedly. - Applying
CheckPagesProps
type to tcfv2 function.
Why?
AMP pages were not clearing cookies effectively. This has been tested locally and in CODE.