Is there any possibilities to add the headers in the UI automation.
My application requires iv-user header information to login. I had used ModifyHeaders for chrome browser for manual test and need support to automate it. I had tried using BrowserMobProxyLibrary but it’s not helping much. is there any other solution?
Thanks in Advance