export default { default: { url: '', title: 'Side Menu', locators: { dcImport: '//div[@data-testid="ImportDC"]', dcExport: '//div[@data-testid="ExportDC"]', boleroEBL: '//div[@data-testid="BoleroeBL"]', contourLogo: '//img[@data-testid="login-logo"]', overview: '//div[@id="dcoverview"]', dcForm: '//div[@id="dcform"]', p2pMessage: '//div[@data-testid="dcP2PMessage"]' } }, v8: { locators: {} }, v8_1: { locators: {} } };