
* add update data test ids * fix not changed test ids * fix data-test-id for gift cards * remove comment * fix base url
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
export const STAFF_MEMBERS_LIST = {
|
|
inviteStaffMemberButton: '[data-test-id="invite-staff-member"]'
|
|
};
|