export default { default: { url: '', title: 'DC Side Menu', locators: { //all missing datatest-id overview: '//div[@id="dcoverview"]', dcForm: '//div[@id="dcform"]', p2pMessage: '//div[text()="P2P message"]/..' } }, v8: { locators: {} }, v8_1: { locators: {} } };