Skip to content

Commit

Permalink
Adding urls for the headers tests (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dli3 authored Feb 27, 2025
1 parent 0e1fd33 commit 6b04896
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions features/bacom/headers.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@ module.exports = {
'/fr/',
'/jp/',
'/sitemap.xml',

// Request consultation pages
'/request-consultation/experience-cloud.html',
'/de/request-consultation/experience-cloud.html',
'/fr/request-consultation/experience-cloud.html',
'/uk/request-consultation/experience-cloud.html',
'/request-consultation.html',
'/de/request-consultation.html',
'/fr/request-consultation.html',
'/au/request-consultation.html',
'/uk/request-consultation.html',
'/request-consultation/thankyou.html',
'/uk/request-consultation/thankyou.html',
'/de/request-consultation/thankyou.html',
],
tags: '@headers @responseHeaders @bacom @bacomSmoke @regression @akamai',
},
Expand Down

0 comments on commit 6b04896

Please sign in to comment.