Skip to content

Conversation

@omarelshopky
Copy link

I frequently encounter situations where the application under test includes multiple user roles, making it time-consuming to test each role individually. This update introduces several enhancements to streamline that workflow:

  • Test all header profiles at once: You can now run tests against all configured header profiles by enabling the “Check with all profiles” option, or by right-clicking to retest either the selected request or all requests using the new “(all profiles)” actions. The logic is optimized so that if an unauthenticated check is enabled, it only sends one unauthenticated request, even when multiple profiles are used.

  • Log enhancement: The header profile name is now included in each log row within the requests table.

  • Editable header profiles: You can now update an existing header profile directly, instead of removing and re-adding it.

@Quitten
Copy link

Quitten commented Jan 19, 2026

Multiple user support added on Quitten@ab9e03e, I guess this can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants