Skip to content

Commit

Permalink
Merge branch 'MWPW-164551-smoke-tests' of github.com:adobecom/dme-par…
Browse files Browse the repository at this point in the history
…tners into MWPW-164551-smoke-tests
  • Loading branch information
sashaCodeTest committed Jan 9, 2025
2 parents a11a124 + 67fe3f2 commit e2b9c37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nala/blocks/region-selectors/region-selectors.page.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export default class RegionSelectorsPage {
constructor(page) {
this.page = page;
this.regionSelectorPopUp = page.locator('div.region-nav');

this.profileIconButton = page.locator('.feds-profile-button');

this.oneTrustBanner = page.getByLabel('Cookie banner');
Expand Down
1 change: 1 addition & 0 deletions nala/blocks/region-selectors/region-selectors.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default {
data: {
changeRegionEng: 'Change region',
localeSwitchUrl: '/latam/channelpartners/',

linkText: 'Latin America',
},
},
Expand Down

0 comments on commit e2b9c37

Please sign in to comment.