export default { default: { locators: { radioGrpContainer: '[role="radiogroup"]', radioLabel: "//?/span[@innertext='#LABELTEXT#']" } }, v8: { locators: {} }, v8_1: { locators: {} } };