If protocol is included as part of parameterized address for service request parameters get cleared

In Katalon v5.4.1 if we use variable for whole address including protocol (http or https) then the request parameters become empty.

We want (need!) to have protocol as a part of the variable name.

katalon_parametized_withProtocol.png

katalon_parametized_noProtocol.png

Looks like this is not supported yet, so you need to change this directly in your test script instead.