Gatling
Unable to pass string parameters for baseURL at command line
Gatling (Open-Source)
notdryft
August 4, 2015, 6:47am
#1
Hi,
The property you want to get is the key, not the value itself: System.getProperty(“url”)
Cheers!