4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
![]() |
export const CUSTOMERS_LIST = {
|
||
|
createCustomerButton: '[data-test-id="createCustomer"]'
|
||
|
};
|