/* eslint-disable sort-keys */ export const BUTTON_SELECTORS = { back: '[data-test="back"]', submit: '[data-test="submit"]' };