Setting failed screenshot path during a test #3252
Unanswered
glenelkinsdev
asked this question in
Help Needed
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 was wondering if there is a way to dynamically set the failure screenshot during a test, or on a test by test basis.
So if i have say 10 different tests, i want to be able to save the failure screenshots in different folders, for example
test1 -> screenshots/test1
test2 -> screenshots/test2
I can't find anything that allows me to do this in the config js, i also can't find anything that allows me to dynamically set the path during each test run.
Beta Was this translation helpful? Give feedback.
All reactions