Billy Z.

  • 1 question asked
  • 0 answers
  • 0 best answers (0%)
  • can we get the assertion failed reason in the javascript?

    during the test running process, it is very possible that we get Assertion failed error(extract variable failed or validation failed) on some requests/pages; is there any...
    Billy Z.
    Billy Z.

    Billy Z.

    Level
    0
    4 / 100
    points
    Luke R.
    Luke R.

    Luke R.

    Level
    0
    31 / 100
    points
    Another workaround could be to put the request in a try/catch Then have a variable extractor which takes the response, but doesn't throw an assertion failed when it doesn't...