
* add update data test ids * fix not changed test ids * fix data-test-id for gift cards * remove comment * fix base url
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
export const PAGES_LIST = {
|
|
createPageButton: '[data-test-id="create-page"]'
|
|
};
|