tag1consulting / goose

Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
759 stars 69 forks source link

get_current_url validator #503

Closed kazimir-malevich closed 2 years ago

kazimir-malevich commented 2 years ago

We have a redirect validator which takes a boolean, but I wondered if we need, or if it is possible, to have a get_current_url validator, so we can determine if redirection has actually taken us to the URL, we'd expect?

jeremyandrews commented 2 years ago

You can find this in the GooseRequestMetric.