Thank you for your response.
Could you please help me understand why the authentication browser approach is recommended over launching the test and configuring the context manually?
However, I did the authentication using Browser-Based Authentication, then exported the context and launched it in CLI, added the states as well, and got this result.
[{'stats.auth.browser.foundfields': 3, 'stats.auth.browser.passed': 3, 'stats.auth.failure': 3, 'stats.auth.sessiontoken.SESSION': 61, 'stats.auth.state.loggedout': 10}]
Does this mean that the authentication was successful? As In CLI, I didn't find the URL that should appear after the login page.