Skip to content

Commit

Permalink
Add test cases for tealium
Browse files Browse the repository at this point in the history
  • Loading branch information
muodov committed Dec 20, 2023
1 parent 8599e20 commit 18714ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/tealium.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@ import generateCMPTests from "../playwright/runner";

generateCMPTests('Tealium', [
// 'https://www.bahn.de/', // uses shadow DOM, see https://app.asana.com/0/1201844467387842/1202635343225979/f
'https://www.forcepoint.com/',
'https://www.lufthansa.com/de/en/homepage',
"http://www.tui.com/",
"http://www.minted.com/",
"http://help.brother-usa.com/",
"http://www.americangreetings.com/",
"http://www.hagerty.com/"
]);

0 comments on commit 18714ad

Please sign in to comment.