Hi, I have an internal web application that I need to build a bot for, The application is behind a .htpasswd protected path. If you browse to the path with a browser the usual challenge box appears however with ubot latest version when using navigate and setting the path, no challenge box is displayed, only "401 Authorization Required" How can I get the challenge or pass the credentials to the navigate function? Thanks,