Browser Modify Header

Hello

I have a test case where I would have to modify the header.

Example:
Action: ADD
Name: X-LOGIN-NAME
Value: testuser1

This should be possible with Chrome, Firefox, Safari and IE. Can you somehow realize this with Katalon?

Many thanks for the help
Greeting

PS: For manual testing we use a browser plugin for this.

Maybe try this?:

@roger.odermatt
Hi,

I was wondering if you ever figure out how to modify the headers? I’m trying to do something very similar and loading the extensions aren’t working for me.

Thanks

That isn’t really a solution as we run tests in different environments and across different browsers.
Anyone found a solution for this yet?