I am running API1 from postman but to run API2, would need to pass some values from API1 response to UI page & post submitting it there in UI, need to capture the value from UI text box and pass it to API2 request in postman.
So to do that, how to launch Chrome browser from postman ?