4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
![]() |
export const DRAFT_ORDER_SELECTORS = {
|
||
|
addProducts: "[data-test-id='add-products-button']"
|
||
|
};
|