$(byText("element text...")).shouldBe(visible); $(byText("element text...")).should(appear); $(byText("element text...")).shouldNotBe(visible);