consent-management-platform icon indicating copy to clipboard operation
consent-management-platform copied to clipboard

Re-implement AMP page checks.

Open akinsola-guardian opened this issue 8 months ago • 2 comments

What does this change?

  • Moving from using the page.context().clearCookies() to iteratively clear the list of cookies.
  • Created script run.sh to call yarn start repeatedly.
  • Applying CheckPagesProps type to tcfv2 function.

Why?

AMP pages were not clearing cookies effectively. This has been tested locally and in CODE.

Link to Trello

akinsola-guardian avatar Jul 01 '24 09:07 akinsola-guardian