Selenide の text() および matchText() 条件に渡されている空の文字列を報告します。

例:


  $("#code").shouldHave(text("")) // エラー: text() の引数は空の文字列にできません。