Finding broken links with "verify all links on current page accessible"

Hi, I’m running a test using the “Verify All Links On Current page Accessible” item, and while it failed with the message “Some of the links on the current page are inaccessible”, I don’t know where to find which links are inaccessible. Is there a way to find this using Katalon?

Thanks!

I have not personally used this. But I believe you can find that information from the log files. Katalon doesnt provide any information as an output of this function. Instead of using this function you can refer to the following are create a katalon script.

https://www.guru99.com/find-broken-links-selenium-webdriver.html