In my test, after one action, there are two possible views which can appear and both of them are correct. How can I check if one of the view is displayed. For a single view I ca
The problem is that all assertoin() and check() methods return Assertion that stops test flow if failed.
assertoin()
check()
Assertion