ReferenceError: options is not defined #124
-
config.json if I change type to "Junit", i got this error "TypeError: Cannot read properties of undefined (reading '0')" |
Beta Was this translation helpful? Give feedback.
Answered by
kartal-huseyin
Mar 28, 2023
Replies: 1 comment
-
Solved. Changing file name from "/TEST-*.xml" to "/testng-results.xml". |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kartal-huseyin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved. Changing file name from "/TEST-*.xml" to "/testng-results.xml".