
* tests for pages * fix tests * fix imports * tests for pages * add wait * tests for pages * fix weight recalculate
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
export const PAGES_LIST = {
|
|
createPageButton: '[data-test-id="createPage"]'
|
|
};
|