changes.mady.by.user Ran
Saved on May 02, 2018
...
There's also an ability to insert the host into the locust file, Use the same file and edit the section with the below:
class
WebsiteUser(HttpLocust):
task_set
=
UserBehavior
host = "http://
10.0.
5.1:8080"