Please tell how to pass basic authentication in Katalon

When operating a site that is performing basic authentication with Katalon, please tell me what kind of operation is needed let katalon enter an ID and a password in the basic authentication dialogue to authenticate.
By the way Selenium seems to be able to do it.

Did you try this?
https://docs.katalon.com/katalon-studio/docs/webui-authenticate.html

You can use Se code if you wish. Katalon hosts Se libs directly (among many other things).

1 Like