You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the fact that a pre/post-script runs for each URL, it would be useful to have the ability to retrieve the context of the run, such as the URL.
My real-life example is that I have logic in a pre-script with try-catch, and there's no way to log details about which specific URL the error occurred on.
That part of the code is something I'm not proud of so it's time to clean that up and make it possible to add some smarter logging. I don't like when you cannot log what you need :)
Feature/improvement
According to the fact that a pre/post-script runs for each URL, it would be useful to have the ability to retrieve the context of the run, such as the URL.
My real-life example is that I have logic in a pre-script with try-catch, and there's no way to log details about which specific URL the error occurred on.
fileWithUrls.txt:
Command for run:
The text was updated successfully, but these errors were encountered: