Hello I have custom_jmeter.properties file which use for multiple YAML file I to added it in my YAML file by:
included-configs:
- custom_jmeter.properties
But it doesn't show the value of key I set.
Is there anyway to load property from the file in Taurus for using in the Jmeter?
Thank you!