You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taurus does not work with custom .properties file passed to JMeter through command line. There is only one way to make it work - place the custom properties in user.properties.
I have tried renaming the custom properties file as user.properties and it worked.
Taurus should be able to work with custom .properties file (Apache JMeter) passed as a command line argument.