rajs2020
5 years agoFrequent Contributor
Commenting in the VMOptions file of ReadyAPI ?
How do we add comments in the ReadyAPI.vmoptions file? I am going to enable the debugger for ReadyAPI by updating the vm settings as mentioned here - https://support.smartbear.com/readyapi/docs/functional/steps/groovy.html#debug\
I would like to put comments to show that I enabled the debugger for future reference.
Thank you, Himanshu, for drawing my attention to this!
rajs2020 You can try just adding '#' and writing your comment like:
This doesn't seem to cause any issues.
Let me know if this helps!