How to comment out strings of code in SOAP UI editor using shortkeys?
I have SOAP UI 5.2.1.
How to comment out strings of code in SOAP UI editor using shortkeys?
I have SOAP UI 5.2.1.
Actually there is a shortcut: Ctrl + / will comment and uncomment the selected text.
Unfortunately, SoapUI does not have shortcut keys to comment xml in the soap request editor.
User have to manually comment the required elements.