3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
export const LANGUAGES_LIST = {
|
|
polishLanguageButton: '[data-test-id="PL"]'
|
|
};
|