export default { default: { url: '', title: 'DP Notice of Completeness', locators: { radioCertifyPresentationComplete: '//input[@id = "COMPLETE"]', radioSentByMail: '//input[@id = "BY_MAIL"]', disclaimerMessage: '//div[@data-testid="Disclaimer"]' } }, v8: { locators: {} }, v8_1: { locators: {} } };