myzhan / locust4j

Locust4j is a load generator for locust, written in Java.
MIT License
81 stars 30 forks source link

How to get target website url field in locust4j #19

Closed Tonghua-Li closed 4 years ago

Tonghua-Li commented 4 years ago

In python version, user can specify which website to test, how to get that field in locust4j? Thanks image

myzhan commented 4 years ago

Adding a new API to support this. https://github.com/myzhan/locust4j/commit/9679d7f152a12667c2da75628ef61b7410d09e84

myzhan commented 4 years ago

Try version 1.0.11, a new API is added.