export const SELECT_SHIPPING_METHOD_FORM = { selectShippingMethod: "[id='mui-component-select-shippingMethod']", shippingMethodOption: "[data-test='selectFieldOption']", submitButton: "[type='submit']" };