• Modern Browsers cannot use BrowserSetAuthentication

    Hi, I can use BrowserSetAuthentication with IE, but with Edge or Chrome the result is Warning VUser-Profile1_1 localhost 55 00:00:13 BrowserSetAuthentication BrowserEngine: 84 - API call not supported for browser type but with chrome i have tried…
  • WebSetUserAuthBasic with WebCustomRequest?

    I'm setting a username and password using WebSetUserAuthBasic, but when I make a POST to a URL using WebCustomRequest requiring authentication, I get HTTP/1.1 401 Unauthorized. Out Headers do not show Authentication Basic either, just: POST /URL HTTP…