Can arun_many() method can be implemented along with custom hooks? Please help #1322
Unanswered
im-astronot
asked this question in
Forums - Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the documentation, its mentioned:
Concurrency: If you run arun_many(), each URL triggers these hooks in parallel. Ensure your hooks are thread/async-safe.
I have implemented custom hooks that takes full page screenshot and captured network logs, as there is an issue with the inbuilt functions in the current version 0.7.0 as well. Can you please let me know or help me on how to implement these custom hooks using arun_many()?
Beta Was this translation helpful? Give feedback.
All reactions