simulation

Hi guys,

how to get rid of choose a simulation number in gatling

when we go with gatling.bat it shows with choose a simulation number

i dont want to choose a simulation number because i need to execute(run the performance tests) all the files which are present simultaneously.

Try using maven plugin.

Or use

gatling -s <simulationName>

Refer → http://gatling.io/docs/current/general/configuration/