We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76bd17 commit 4b9ff00Copy full SHA for 4b9ff00
src/test/java/gt/app/frwk/SampleTest.java
@@ -26,7 +26,7 @@ void test() {
26
27
$("[name=\"search\"]").pressEnter();
28
29
- $("body").shouldHave(text("Computer Software"));
+ $("body").shouldHave(text("Software"));
30
}
31
32
0 commit comments