03-08-23 06:39 AM
Hi,
i am trying to login to the application using browser mode to by passing user name and password followed by authentication header. I used invoke javascript method in navigation stage and utility HTTP but not able to pass authorization header to the browser. is there any way to pass the authorization headers to the browser to complete the login process?
Thank you,
Seetharama Rao.
07-08-23 10:58 AM
Hello Seetharama Rao Tungaturti
If you are using browser mode then can you tell us what is the use of the authorization header and javascript here?
Generally, you just need to spy the username and password box with browser mode and pass its value using a write stage in BP.