export default { default: { url: '', title: '', locators: { bnoNotAvailableMessage: '//span[contains(.,"The server connection to the Contour network was lost")]', fieldError: '[data-testid="field-error"]', pageTitle: 'h1[class*="StyledHeading"]' } }, v8: { locators: {} }, v8_1: { locators: {} } };