Open bejean opened 9 years ago
It appears that the broken XML prevented the script from finding links. So I see found links now, but never any exceptions. Even when I break the code.
I would consider not getting any exceptions a problem. How else can you debug your script?
Can you provide me an url to a "broken" page ?
The page is fixed and in production environment. But for testing you can take any webpage and break the script somewhere. It should give exception then, but I'm not getting it.
"break the script somewhere" ? Which script ?
The script that parses the URL.
When trying to test finding links action with tools_test_scripts.sh, I never get to see any output of found links. Even when hardcoding them. Neither does it show exceptions (after intentionally breaking code).