I am trying to access some private applications on LambdaTest, and I have the dedicated proxy whitelisted. However, some of the websites are not loading. How can I see the logs in the manual testing?
Hey Tim,
In manual testing, you can access network activity and console logs by opening the developer tools (DevTools) in your web browser. Just click on the “Network” and “Console Logs” tabs, and you’ll get valuable insights into your web application’s behavior. It’s a fantastic way to debug and monitor your application during testing.
If you have any more questions or need further guidance, feel free to reach out. We are here to make your testing easy!