Screen checks
checkScreenDoesNotContain
Assert that text is absent from the screen.
Deterministically asserts that the given text does not appear on the screen.
The simplified form takes the text as a single string.
Assert that text is absent from the screen.