Christopher Hughes

Results 7 comments of Christopher Hughes

You can accomplish this using a feeder. ``` def msg: String = {//some method} val messageGenerator = Iterator.continually(Map("message" -> msg)) val loadScenario: ScenarioBuilder = scenario(" Scenario") .feed(messageGenerator) .exec(kafka("request") .send[String]("${message}")) ```...

I'd elect for this to use gatling 2.3.0 now instead.

Additionally, being able to copy a cookie into all containers. I frequently use containers to access multiple accounts that all require the same authentication cookie, so my day starts by...

This information is already provided, but there isn't documentation on how to access it. Update the documentation to explain how to get this information.

I'd like to see this feature as well. I think it'd be nice to have parent tasks automatically update as subtasks are finished up.

I'm having this issue as well. I've been building a CLI for a user that uses JAWS and everything was working fine with Windows 10/JAWS 2022. We just upgraded their...

I was able to solve this problem upgrading JAWS to 2024.2403.3