
* add update data test ids * fix not changed test ids * fix data-test-id for gift cards * remove comment * fix base url
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
export const ATTRIBUTES_LIST = {
|
|
createAttributeButton: '[data-test-id="create-attribute-button"]'
|
|
};
|