export const SET_PASSWORD = { passwordInput: '[data-test="password"]', confirmPasswordInput: '[data-test="confirm-password"]' };