Artillery run stops upon playwright page error #3374
shankar-commits
started this conversation in
Artillery
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.
-
I have the following config and processor file for my load test with playwright. I have 2 flowfunctions. If there is any error occurred in flowFunction 1 (for example TimeoutError from playwright), artillery run stops immediately.
Is there any way to continue with next flowFunction or with next worker upon page failures?
processor.ts.
Beta Was this translation helpful? Give feedback.
All reactions