Skip to content

Markets reference

These market groups and codes are available when you configure E2E tests.

The group codes in this page are the current CLI choices from experiment-framework/lib/markets.js. The generated markets array uses country identifiers such as BE and BE_FR; canonical team references may call those BENL and BEFR.

Multi-country groups

Each group runs one E2E test per country. Selecting BENELUX, for example, creates three test cases.

Group codeNameCountriesURL paths
BENELUXBeneluxBE, BE_FR, NLbe, be_fr, nl
NORDICSNordicsSE, NO, DK, FIse, no, dk, fi
IBERIAIberiaES, PTes, pt

Major single markets

Group codeNameCountry codeURL path
UKUKUKuk
FRANCEFranceFRfr
GERMANYGermanyDEde
ITALYItalyITit
POLANDPolandPLpl
CANADACanadaCAca

Additional European markets

Group codeNameCountry codeURL path
ALAlbaniaALal
ATAustriaATat
BABosniaBAba
BGBulgariaBGbg
HRCroatiaHRhr
CZCzech RepublicCZcz
EEEstoniaEEee
GRGreeceGRgr
HUHungaryHUhu
IEIrelandIEie
LVLatviaLVlv
LTLithuaniaLTlt
MKMacedoniaMKmk
RORomaniaROro
RSSerbiaRSrs
SKSlovakiaSKsk
SISloveniaSIsi
CHSwitzerlandCHch

URL resolution

Market URLs are constructed as:

{baseUrl}/{urlPath}/{pagePath}

For example, UK on the homepage:

https://samsung.com/uk/

BENELUX Belgium (FR):

https://samsung.com/be_fr/

Adding a custom market

The interactive CLI currently offers only the listed choices. The resolver supports custom codes programmatically, and you can always edit e2e/config.js after scaffolding.

Internal tool - Samsung / Sogody experimentation team

Help improve the frameworkShare an idea or friction you encountered.Share framework feedback(opens in a new tab)