Expected behavior:
Setting Server URL without the protocol should be detected by plugin and passed correctly to Web Components
Actual behavior:
Setting Server URL without protocol works for Test Connection functionality but on frontend we have
`https://SHOPWARE_DOMAIN/factfinder/SERVER_URL which is expected behavior as the Server URL is treated as a path fragment but in result this is not consistent with the Test Connection and makes this functionality become useless
Server URL
without the protocol should be detected by plugin and passed correctly to Web ComponentsServer URL
without protocol works for Test Connection functionality but on frontend we have `https://SHOPWARE_DOMAIN/factfinder/SERVER_URL which is expected behavior as the Server URL is treated as a path fragment but in result this is not consistent with the Test Connection and makes this functionality become uselessServer URL
without a protocol