WIP: Zelenium: report "unexpected success" as a failure
To behave the same as python tests.
reference: https://docs.python.org/3/library/unittest.html#unittest.expectedFailure
If the test passes, it will be considered a failure.
To behave the same as python tests.
reference: https://docs.python.org/3/library/unittest.html#unittest.expectedFailure
If the test passes, it will be considered a failure.