All of 11 tests are passed, but the last one failed. Why? Element id is correct, text fetching takes place as demanded… obviously everything works exept the 9th test. Why?
Hello!
The request is missing “action.author” at REQUESTING_DATA.
That’s what the error message means:
element with id=“author” should contain an authors name: expected +0 to be above +0
AssertionError: element with id=“author” should contain an authors name: expected +0 to be above +0